PicoMite V6.00.02 release candidates - all versions


Author Message
bfwolf
Senior Member

Joined: 03/01/2025
Location: Germany
Posts: 177
Posted: 07:40pm 17 Apr 2025      

  matherp said  I can easily add a "HELP arg$" command. This would look on the A: drive for a file "help.txt" search down the file for a line starting with "~"+arg$ and output everything from the end of arg$ until the next "~" to the console. However, I am not volunteering to create help.txt. I would propose a syntax of each command something like

  Quote  ~command:command param,[optional param]:multi-line if required text description


Nice idea!
What about giving the possibility to specify the helpfile_path$ ?
E.g. by OPTION HELPFILE ?

Cos the drive A: could be too small for a larger helpfile - and B: (SDCARD) would offer "nearly unlimited" storage..