melvynadam
12-19-2004, 04:27 AM
I just tried to convert a page with a colon in the title. When editing the destination I discovered an iSiloX for Windows bug - go to the "Destination" tab of a document's properties and remove all destinations. Ensuring the document title has a ':' press the "File" button. No file window appears.
The reason is that the default is to name the file the same name as the user has given the document and in this case that would produce an invalid Windows filename.
A parser is needed to convert the ':' character into something else (e.g. '-').
The reason is that the default is to name the file the same name as the user has given the document and in this case that would produce an invalid Windows filename.
A parser is needed to convert the ':' character into something else (e.g. '-').