
executing vb programs using command line parameters
Look in the Books Online under the section of Command Line Parameters, its
in VB5, not sure of others, but there is sample code that checks for
parameters after the executable name (ie Exec.exe /run /q )
Jeff
Quote:
>Hi,
>I'm Bj?rn and I'm beginning to program in VB5.
>Is there a possibilty to run vb programs using command line parameters. I
>searched the Online manual, but I couldn' t find any hints