|
Posted by JWesq on June 15, 2006, 3:14 pm
Please log in for more thread options
As the subject says, the preview pane doesn't display DOS batch file (.bat)
contents correctly. Line feeds/carriage returns are not being interpreted
correctly so that separate lines are shown as one continuous line in the
preview pane.
E.g. the separate lines
:: Test.bat
:: This is a test
Are displayed as one line:
:: Test.bat :: This is a test
The batch files have been created with the Edit command (the MS-DOS Editor)
not Notepad.
Does anyone know how to display these .bat files correctly?
thanks,
|