It seems that the function scs2ascii_ahpp() in
scs2ascii.c should set the new cursor position
but 'forgets' to save it back to int ccp which holds
the position.
Further there seems to be an option for bold print
(I'm not very experienced with AS/400 programming)
that does the bold by resetting cursor to the
beginning of the line, setting the position with AHPP
and printing the word ones more. That functionality
really blows the output with the current scs2ascii_ahpp
()
Logged In: NO
Awww ... sorry. I found fixed version in the CVS
Hi, if you are still experiencing this problem, please open an issue at https://github.com/tn5250/tn5250/issues