Quote:
> I am using VB4-32 and would like to have my app use command line arguments.
> (ie. myapp.exe arg1 arg2 ...) Is this possible in VB4-32?
Lookup the Command$() function - it returns the command line parameters
within your VB app.
Cheers,
Dan
--
Dan Carey - Software Development Section http://www.emb.co.uk
English Matthews Brockman - Actuarial Consultants, Epsom, England
-----------------------------------------------------------------
Real Programmers do it in Loops
-----------------------------------------------------------------