04-09-2025, 04:23 AM
I am writing a parser which accepts the token input from the keyword Command$
used when Alt-R -> C(ommand) is set to 10 * (10 - 1) and the parser gets the command line override.
The parser is accepting the * as multiplication and calculates the result. Only when setting
Inpt$ = Command$ the string shows up as a lengthy list of all files in the default directory!?
I know if the override is surrounded by Quotes this does not happen but I can't guarentee any user would..
Is this a feature or a bug??
Erik.
used when Alt-R -> C(ommand) is set to 10 * (10 - 1) and the parser gets the command line override.
The parser is accepting the * as multiplication and calculates the result. Only when setting
Inpt$ = Command$ the string shows up as a lengthy list of all files in the default directory!?
I know if the override is surrounded by Quotes this does not happen but I can't guarentee any user would..
Is this a feature or a bug??
Erik.