Re: command_line() help

new topic     » goto parent     » topic index » view thread      » older message » newer message

Karl Bochert writes:
> Is it possible to get the actual line that invoked my Euphoria program?

There's a C routine in the WIN32 API:

     LPTSTR GetCommandLine(VOID)

It returns a pointer to a 0-terminated command-line string.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu