Command line parameters

From TED Notepad
Revision as of 18:51, 17 May 2006 by Jsimlo (talk | contribs)
You see work in progress here; this section already reflects future TED Notepad version 4.5.2.
This section may contain incomplete, premature, or mistaken information, prone to change without notice.

Usage

TedNPad.exe
            [ /lxx | /cxx | /sxx,yy | /a ]
            [ /p ] [ /nl ] [ /ns ]
            [drive:][path]filename

Note: All parameters must precede the filename and be delimited with at least one white-space to work properly. There must be no white-space between a parameter and its value, if any. Some of the parameters are exclusive and should not be used together, or the result may be undefined otherwise and may change from version to version.

/lxx Go to Line

After the file is loaded, automatically moves the caret to the beginning of the line xx. If there are not so many lines, the caret remains at the beginning of the document.

This parameter excludes /s and /a parameters.

/cxx Go to Char

/sxx,yy Set Selection

/a Select All

/p Print

/nl NoLoad Settings

/ns NoSave Settings

/dxx Do Command