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
Printable View
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
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
Try function Command()
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