Click to See Complete Forum and Search --> : VB Commandline Arguments ??


Guus
January 10th, 2000, 03:12 AM
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

Chris Eastwood
January 10th, 2000, 03:24 AM
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

Francois
January 10th, 2000, 03:25 AM
Try function Command()

Dr_Michael
January 10th, 2000, 03:29 AM
Try this method that I have posted here:

http://www.codeguru.com/bbs/wt/showpost.pl?Board=vb&Number=11809

Michael Vlastos
Automation Engineer
Company SouthGate Hellas SA
Development Department
Athens, Greece