Page 1 of 1
Posted: Thu Dec 26, 2002 2:17 pm
by BackupUser
Restored from previous forum. Originally posted by pbdep.
Hello PB Team,
ProgramParameter()
Can it be added in the compiler option when using "RUN"
A little entry could provide ARGS for executing the compiled code.
I think its a nice wanne have
Regards,
Norman.
Posted: Thu Dec 26, 2002 2:39 pm
by BackupUser
Restored from previous forum. Originally posted by Danilo.
You can specify the command-line in compiler options.
cya,
...Danilo
(registered PureBasic user)
Posted: Thu Dec 26, 2002 2:46 pm
by BackupUser
Restored from previous forum. Originally posted by PB.
> ProgramParameter()
> Can it be added in the compiler option when using "RUN"
> A little entry could provide ARGS for executing the compiled code.
It already is: Compiler Menu -> Compiler Options -> Command Line.
Posted: Thu Dec 26, 2002 6:32 pm
by BackupUser
Restored from previous forum. Originally posted by pbdep.
Originally posted by Danilo
You can specify the command-line in compiler options.
cya,
...Danilo
(registered PureBasic user)
Heee thanks...did not know this was for Args also
Greetings,
Norman.