Cursor position issue: opening TextPad in DOS batch
Posted: Thu Aug 07, 2008 5:47 pm
I've long used DOS batch files to command TextPad to open a file at a specific cursor position, e.g.
start /w C:\Progra~1\TextPa~1\TextPad C:\text\text0801.txt(11,1)
This works in Windows98. However, in XP, the same command produces this error:
Windows cannot find 'C:\text\text0801.txt(11,1)'. Make sure you typed the name correctly, and then try again.
Is this specific to XP, or is there something I'm missing? Neither the help file nor a search of the forums has helped me.
start /w C:\Progra~1\TextPa~1\TextPad C:\text\text0801.txt(11,1)
This works in Windows98. However, in XP, the same command produces this error:
Windows cannot find 'C:\text\text0801.txt(11,1)'. Make sure you typed the name correctly, and then try again.
Is this specific to XP, or is there something I'm missing? Neither the help file nor a search of the forums has helped me.