Temporarily exits to the operating system shell.
SHELL(pause)
pause |
- |
Optional. An integer, the pause flag:
|
shell(1)
pauses and enters the operating system at the current directory level.
To return from the operating system, type:
exit
Setting pause to 1 is useful if an error occurs while DADiSP attempts to enter the operating system
See SHELLEXECUTE to process a file using a system defined application.