Lisp HUG Maillist Archive

command-line args osx

Hi,

I am just wondering, whether it is possible to process command line 
args given to a non-GUI standalone on OSX.

If I deliver the function "main" what should it look like??

Thanx,

	Peter


Re: command-line args osx

On Sat, 17 Apr 2004 10:34:02 +0200, mod13@onlinehome.de wrote:

> I am just wondering, whether it is possible to process command line
> args given to a non-GUI standalone on OSX.
>
> If I deliver the function "main" what should it look like??

Try the variable SYS:*LINE-ARGUMENTS-LIST*.

HTH,
Edi.


Updated at: 2020-12-10 08:57 UTC