Please enable JavaScript to view this site.

A-Shell Development History

Add new MIAME.INI OPTIONS switch:

OPTIONS=FSPECNATIVE

When set, the rules for converting filespecs which do not contain native directory separators are changed to allow more flexibiity for native file specs. Under the new rules, any character in the set of "<>(){};=/\" plus space, TAB, CR and NL, and comma (unless there is a "[" present) will cause the filespec to be interpreted as native (as-is). The only clean-up performed on such filespecs is to remove trailing blanks. If the blanks are followed by any non-blank, including a dot (extension), they are left as is.

See the Forum topic: Program Development - FILE NAMES 6.1 and 6.4 for a lengthy discussion of the issues, motivations and ramifications behind this. Same feature added to 6.5.1610.0.