Garbage Characters in Tool Output
Posted: Thu May 22, 2003 8:27 pm
I'm trying to integrate the MSXSL tool into TextPad, in order to insert line breaks into an XML file. I can run the tool from the "Tools|Run..." as follows:
Command: C:\WINNT\msxsl.exe
Parameters: $File identity.xsl -v
Initial Folder: C:\WINNT
Capture Output: checked
This works correctly. The XML is output exactly as intended. When I run the same thing after adding it to the "Configure|Preferences..., Tools" option as follows:
Command: C:\WINNT\msxsl.exe
Parameters: $File identity.xsl -v
Initial Folder: C:\WINNT
Capture Output: checked
it looks like Null, code=0, characters get inserted after every output character. Has anyone else run into a problem like this? Or does anyone have a suggestion for fixing this? Thanks.
Command: C:\WINNT\msxsl.exe
Parameters: $File identity.xsl -v
Initial Folder: C:\WINNT
Capture Output: checked
This works correctly. The XML is output exactly as intended. When I run the same thing after adding it to the "Configure|Preferences..., Tools" option as follows:
Command: C:\WINNT\msxsl.exe
Parameters: $File identity.xsl -v
Initial Folder: C:\WINNT
Capture Output: checked
it looks like Null, code=0, characters get inserted after every output character. Has anyone else run into a problem like this? Or does anyone have a suggestion for fixing this? Thanks.