Re: TIDY -- Error when attempting to use configuration file
"Fred Bone" <[email protected]>
| Newsgroups | gmane.comp.web.html-tidy.user |
|---|---|
| Message-ID | <[email protected]> |
On 15 Apr 2007 at 6:00, Dennis Lovelady said: > Hello, Tidy wizards: > > Using "HTML Tidy for Windows released on 2 April 2007" > > I am trying load a configuration file via either: > HTML_TIDY=/path/to/file; export HTML_TIDY > or "tidy -c /path/to/file" > > In either case, I receive: Config: Can't open "/home/Dennis/tidy.ini" [...] > Any ideas what I might be doing wrong? Have you tried the normal Windows syntax? HTML_TIDY=c:\home\Dennis\tidy.ini