Trailing slash could munge filenames
Status: Inactive
Brought to you by:
alkrun
I'm working on a GUI version of FLini and I noticed that if
there is a trailing slash on the input directory
specification (i.e. "C:\test\") all ini files parsed from that
root directory will have the first letter of their filename
clipped off. This does not affect recursively processed
directories within the root, although it does make each
root subdirectory have a missing letter in the output.