[Openmcl-devel] self-contained executable library - how does it access command line arg[1]?

Mark H. David mhd at yv.org
Wed Dec 28 20:09:54 PST 2011


I don't see any way to get the first arg to a self-contained executable.

I find it hard to believe you cannot save an exe as "foo", and then have 
your application interpret

   foo bar

typed on the command line however it wants.

and from trying stuff out is that you cannot get that.  You can only 
have it interpret

   foo -- bar

Is that true?  Say it ain't so.  If this is documented with the doc for 
command line args or
saving applications, I completely missed it.  If not, I wish Clozure 
would please add that.

Thanks!




More information about the Openmcl-devel mailing list