cursor position
Posted: Wed Jun 21, 2006 12:40 pm
Does anyone know how to set up text pad to open with the cursor starting at the next position it should begin with versus having to open the hit Ctrl End?
Thanks
Thanks
Code: Select all
Textpad.exe readme.txt(10,5)
Code: Select all
Textpad.exe readme.txt(100000)
Code: Select all
start "TextPad" "C:\Program Files\TextPad 4\TextPad.exe" %1(100000)