...
=2= EOF

GNU APL might have some command-line option to --quit the program after
running all the required scripts (without ')off').  Currently I use a
bash script 'aplscript' that appends a file which only instruction is
')off'.
A simpler way would be:

echo ")OFF" | apl -f workspace ...



Reply via email to