Bleh, a lot of questions.
Wordpad - command line args
Moderator: General Moderators
Wordpad - command line args
Is it possible to open a file using a wordpad command line argument (if there is such a thing
). If not, can it be done with an IE command line? If not, how else may I do this (cleanly, I can use clunky workarounds already
)?
Bleh, a lot of questions.
TIA.
Bleh, a lot of questions.
- Buddha443556
- Forum Regular
- Posts: 873
- Joined: Fri Mar 19, 2004 1:51 pm
How about START?
Non-executables are invoked through their file association.
Code: Select all
START $filename