/notepad¶
Syntax¶
/notepad <filename> | dir <c:\path\to\macros\folder>
Description¶
Opens a file for editing, or sets the directory in which to find files
Options¶
| Option | Description |
|---|---|
(no option) |
displays help text |
dir <c:\path\to\macros\folder> |
Sets the folder to look for file |
<filename> |
Attempts to open the file |
Examples¶
- open a character's kissassist.ini file with a variable for the name.
/notepad kissassist_${Me}.ini
This command is added by MQ2Notepad.