Re: "system()" vs "system_exec()" problem

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

Thanks, but isn't this a problem with "system_exec()", ie, shouldn't it
support these type of arguments, or am I doing something wrong?

What if somebody trys doing this in MS-DOS mode, ie, not in Windows . . .

----- Original Message -----
From: "Derek Parnell" <ddparnell at bigpond.com>
To: "EUforum" <EUforum at topica.com>
Subject: Re: "system()" vs "system_exec()" problem


> instead of the system() and system_exec() functions, you can use the
> win32lib functions.
>
> try out...
> atom rc
> sequence startdir
>
> startdir = "C:\\whatever"
>
> rc = shellExecuteEx( "open", "testargs", "\"1 1\" \"2 \"",
>                      startdir, SW_SHOWNORMAL, 0)
> ------
> Derek Parnell
> Melbourne, Australia
> "To finish a job quickly, go slower."

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

Search



Quick Links

User menu

Not signed in.

Misc Menu