Execute a system command: Difference between revisions

No edit summary
Line 314:
For example
 
<lang> SHELL("DIR")</lang>
 
lists the current directory adn then returns to the program.
 
<lang ERRE>SHELL(cmd$)</lang>
Anonymous user