Page 1 of 1

Posted: Wed Sep 25, 2002 5:47 pm
by BackupUser
Restored from previous forum. Originally posted by Leo.

Hello,
so I'm searching how to launch an exe with purebasic(the command?)
If you can help me....It would be very cool :wink:
(excuse me but I'm not good in english :(

Leo, webmaster Metagames

Posted: Wed Sep 25, 2002 6:20 pm
by BackupUser
Restored from previous forum. Originally posted by Andre.

Look for RunProgram() in the Misc Lib

Regards
André

*** German PureBasic Support ***

Posted: Wed Sep 25, 2002 6:28 pm
by BackupUser
Restored from previous forum. Originally posted by WolfgangS.

HI!
Here are two kinds to open a file.

viewtopic.php?t=1650
or
Result = RunProgram(FileName$, Parameter$, Flags)

MFG
:)WolfgangS

Posted: Wed Sep 25, 2002 7:23 pm
by BackupUser
Restored from previous forum. Originally posted by Leo.

OK, thanks

Leo, webmaster Metagames