Greetings,

It would be nice if GNU APL had a command line argument to specify a
workspace to autoload on startup (rather than CONTINUE).  Here is the use
case:

I create an application in GNU APL.  I want the user (who doesn't know
programming) to simply click on something that starts the app.  If I can
cause GNU APL to load a specified WS, I can have different links start up
different APL applications.

When the user ends the app, I execute ⍎')off' thus the user never has to
know anything about APL.

Thanks.

Blake

Reply via email to