--- In [email protected], "entropyreduction" <alancampbelllists+ya...@...> wrote: > > Okay, same result I get, and what's supposed to happen. But not result > forxtra gets. Thanks, probably looking for a problem detecting or using a > file on a machine running a language requiring unicode characters...maybe. >
Powerpro uses Ansi. Korean Ansi has a double byte code page DBCS. FWIW, use of high ASCII values to delimit powerpro literal strings can conflict with DBCS. Also truncating strings requires special processing. Regards, Sheri
