Page 1 of 1

command line options for textpad

Posted: Fri Feb 28, 2003 11:35 am
by Nagavel
Hi All,
I want to know what are the command line options provided while invoking textpad through command line.
Example: textpad <file path> will open the file in the textpad.
I want to know whether it possible to mention the line no to which cursor should point.

Posted: Fri Mar 14, 2003 7:34 pm
by Guest
This is possible with TextPad, and the information on this subject, is available in the Help files Reference information, on Command Line Parameters.


Stephen MacDonald
Helios Software Solutions
http://www.textpad.com

Working with command line parameters

Posted: Tue Apr 29, 2003 7:41 pm
by Milinray1
I have the following command.

textpad /p /q e:\work\filename.txt

This runs fine for the exception of that the margins are in place from within the properties of textpad.

If I manually change these margin settings within textpad and print from Textpad, the report runs fine. However, it does not keep these settings when ran from the command line. This report must be ran from the command line, so the obvious, just run it from Textpad if that works for you, is out.

Suggestions....is very much welcome. Thanks in advance.

Ray