Hello,

I've still the same problem, that in the log window sometimes the characters are
displayed on one location. This is not fixed with the release 2278 at all.

On my PC which has German settings (Regional/Language Options) this problem does
not occur. On PC of my colleagues (English settings) this error is very good
reproducable.

Example:

I have created a batch "test.bat" file containing:

@echo off

@echo 1 
@echo ----------------------------------
@echo 2 
@echo ++++++++++++++++++++++++++++++++++
@echo 3 
@echo ----------------++++++++++++++++++
@echo 4
@echo //////////////////////////////////
@echo 5
@echo ///////////////-------------------

When calling "test.bat" (e.g. from "Tools" tab in the right window) the output
catched within the log window should look like:

1 
----------------------------------
2 
++++++++++++++++++++++++++++++++++
3 
----------------++++++++++++++++++
4
//////////////////////////////////

But sometimes the output switches (even during processing the batch file) and
the is looking like:

1 
----------------------------------
2 
++++++++++++++++++++++++++++++++++
3 
+
4
/

When I open this output as a new file in the Editor Window, everything is fine.
I don't know, what cicumstances/which character is causing the log window to
switch into the failure mode. Maybe the language seetings of the host machine
have an influence?

Is there any possibility to collect some necessary debug data to support your
bug fixing?

broker70

-- 
<http://forum.pspad.com/read.php?6,42404,42520>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem