-
Notifications
You must be signed in to change notification settings - Fork 291
Command Line Switches
zufuliu edited this page May 26, 2024
·
4 revisions
See Help -> Command Line Help for a list of switches.
The command switch / and - is same, i.e. -g line[,column] is same as /g line[,column].
The most useful command line switch for configuring Notepad4 as external tool for other application is /g line[,column].
The argument is /g $(CurLine),$(CurCol) $(ItemPath).

The parameter is /g (line) (file).
