Link to home
Start Free TrialLog in
Avatar of david2001
david2001

asked on

how to read Command Line Arguments from VB program

How to read Command Line Arguments from VB program.

what are the commands in VB.

in C we reads the arguments like that


main(int argc, *argv[])

ASKER CERTIFIED SOLUTION
Avatar of khanate
khanate

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial