./SCRIPT.apl -- arg1 I think this is what you want.
Xtian. On 2017-02-02 21:11, enz...@gmx.com wrote:
Hello from the apl.html --- SCRIPT.apl #! /usr/local/bin/apl --script ββARG β show command line options )OFF β leave the interpreter --- chmod 777 SCRIPT.apl --- ./SCRIPT.apl /usr/local/bin/apl --script ./mm.apl --- ./SCRIPT.apl arg1 . unknown option 'arg1' usage: apl [options] options: .... ??