|
-
January 10th, 2000, 04:12 AM
#1
VB Commandline Arguments ??
Hi there,
I am pretty new at vb and brwosing thru the help files didn't give me the answer i was looking for:
How can i pass command line parameters to a VB program? In C its argv and argc. Is there an equivalent in VB 6.0?
Thanks,
Guus
-
January 10th, 2000, 04:24 AM
#2
Re: VB Commandline Arguments ??
There's some very good code at http://codeguru.developer.com/vb/articles/1755.shtml that handles multiple command line arguments.
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb
-
January 10th, 2000, 04:25 AM
#3
Re: VB Commandline Arguments ??
-
January 10th, 2000, 04:29 AM
#4
Re: VB Commandline Arguments ??
Try this method that I have posted here:
http://www.codeguru.com/bbs/wt/showp...b&Number=11809
Michael Vlastos
Automation Engineer
Company SouthGate Hellas SA
Development Department
Athens, Greece
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|