David Beahm wrote: > Is there any reason why strings containing characters of hex value FE > would be converted to two characters with hex values C3 BE when being > sent to UniData? This is a linux box running UniObjects Java passing > the values as subroutine arguments to UniData. More > importantly, how do I stop this from happening? > I have added NOCONVERT ON and UDT.OPTIONS > 33 ON in the subroutine, but there was no change.
FE is 254... Subvalue mark, or have I counted wrong? What is 'LANG' set to in each environment? IME, both the one running UniData and the one running the UOJ code need to have LANG=C or you get weird characters. -- Wendy Smoak ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
