File Manager for PicoMite


Author Message
javavi

Guru

Joined: 01/10/2023
Location: Ukraine
Posts: 544
Posted: 07:30pm 22 Nov 2024      

  matherp said  As Tom says, please state the requirement rather than a solution.

I need the program from the runtime environment to be able to pass a string of characters directly to the command line after completing its work.
For example, like this:

....
MM.End$="FILES"+Chr$(13)
End

And after the program completed, the content of this MM.End$ was entered into the command line.

> FILES
....

Edited 2024-11-23 05:35 by javavi