That's not really a command line "switch". That's just passing
a variable (the filename) to the program. Sort of like typing
"edit c:\autoexec.bat" at the command line. A program's
"switches" should do something to alter the normal running of
the program. Telling it what file to open doesn't change the
way it operates. An old wp command line switch for example was
/fl which was used for troubleshooting and for certain video
cards. Also "switches" usually start with a slash (/fl).
On Wed, 27 Jul 2005, Marc Sims wrote:
Yes that is if you know the proper commandline switches for
that particular application. For instance WordPerfect Office
12 has a startup switch that will let you open a file
automatically that you were last working on.
The commandline wpwin12.exe "C:\Documents And
Settings\user\my documents\book.wpm" will open the file
book.wpm inside of wordperfect.
--
----------------------------------------
To Change your email Address for this list, send the following message:
CHANGE WIN-HOME your_old_address your_new_address
to: [EMAIL PROTECTED]
Note carefully that both old and new addresses are required.