Page 1 of 1

Command Line Problem

Posted: Wed Apr 23, 2014 3:57 pm
by dforrest
I am having problems starting TextPad from the command line to open the files listed in a text docement. It would appear that the syntax for this is .....

"C:\Program Files (x86)\TextPad\TextPad.exe" @D:\working\Listoffiles.txt

..... but this does not have the desired effect.

Assistance would be appreciated.

--------------
David

Posted: Fri May 02, 2014 6:53 pm
by kengrubb
I tried this in a .cmd file and it worked.

"C:\Program Files\TextPad 7\TextPad.exe" @C:\Users\grubbkw\Documents\List.txt

I'm running TP 7.2.0 64 bit and Win7 64 bit