On 17 Jan 2007 at 15:21, Stanley Drewelow said: > Hello: > > I am using NoteTab Pro editor and I am attempting to use Tidy.exe directly > from the NoteTab Tools dropdown menu. > > The problem is I am attempting to get Tidy to use a config.cfg text file. > How do I get Tidy to use this configuration file through the NoteTab > dropdown menu? Caveat: I don't use Notetab Pro If Notetab Pro insists on having a one-"word" command, then maybe you can persuade it to call "tidy.bat" and create a suitable tidy.bat file. Something like --- cut here --- @echo off c:\tidypath\tidy.exe -config config.cfg %* --- cut here --- HTH ... FBReceived on Thursday, 18 January 2007 21:42:25 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:21:37 GMT