First post, by barryNY
How do you pass command line parameters to a DOS program that is started up with a desktop shortcut?
Program works great from the shortcut icon when no parameters are specified to the DOS program. When a parameter is specified with the program, I just get the console.
I'm using Windows 7 (what a piece of garbage) running an older DOS communications program to a device via a USB to serial converter cable. All works great in the program's default mode.
Sorry if this is answered elsewhere, but I searched all documentation, online forum and tried everything I could.