|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Command Line ArgumentsHi
How do I read command line arguments that where set on the Project Properties->Make->Command Line Arguments Thanks, mdn On Thu, 2 Jun 2005 18:00:58 +0200, "John Smith" <m**@bezeqint.net> MsgBox Command$wrote: >Hi >How do I read command line arguments that where set on the Project >Properties->Make->Command Line Arguments "John Smith" <m**@bezeqint.net> wrote in message Yup... as J said... the Command$ variable/function will give you that info. news:429f1f5c$1@news.bezeqint.net... > Hi > How do I read command line arguments that where set on the Project > Properties->Make->Command Line Arguments > > Thanks, mdn Just in case you're wondering, that setting has zero effect on the compiled app. It's there to enable you to debug your command line support code. -- Ken Halter - MS-MVP-VB - http://www.vbsight.com DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm Please keep all discussions in the groups.. |
|||||||||||||||||||||||