About console parameters
Posted: Sat Feb 14, 2004 11:44 pm
I did a try on PureBasic after a webpages relating articles ... thought libraries quite nice , ressources ... well a powerful langage for hard-coders , and a sweet one for beginners like i am
thats why for now i prefer keep the free demo.
Btw i was searching for this : can i set parameters in my command line ?
( ex : file.exe -n NAME -r REALNAME )
where -n / -r are flags , and NAME and REALNAME values i could enter with a console application ...
I take a look on RunProgram , and ProgramParameters , but was not able to do sth ... so if you can give me a hand , feel free
i just hope i will be able to do this without API as my version seems not support them.
Wish you all a nice week end:
thyr0x

Btw i was searching for this : can i set parameters in my command line ?
( ex : file.exe -n NAME -r REALNAME )
where -n / -r are flags , and NAME and REALNAME values i could enter with a console application ...
I take a look on RunProgram , and ProgramParameters , but was not able to do sth ... so if you can give me a hand , feel free

Wish you all a nice week end:
thyr0x