prev Menu next
Command-line Parameters
When -NI is specified, BASICAcc do not re-write BASICAcc.INI.
When -NR succeeded by a file name is specified, that file is opened without run.
When -OR succeeded by a file name is specified, that program is run.
When a file name is specified without -NR or -OR, BASICAcc terminates after the execution of that program.
When two option switches are needed, they must be written in order of -NI -NR (or -NI -OR).
When a file which contains a program with a PROGRAM statement is specified, the program parameters must be written separated by space characters, succeeding the file name.
(Note) Every parameter must be separated by space characters.
(Note) Omission of the extension of a program file name is not allowed.