ibm midrange - Printing unicode using a formatfile -


i'm facing problem trying print spool file has unicode characters (arabic characters), and using formatfile instead of printfile

select prtb assign formatfile-prfatcap        organization  sequential.       


thing it's working on machine, , doesn't on another, , can't figure out configuration made make arabic printing works.

i've made sure graphic character set set 235 , code page set 420 like this.
there else can try make print file able print unicode characters?


Comments

Popular posts from this blog

c - zlib and gdi32 with OpenSSL? -

java - inputmismatch exception -

ios - Align baselines with characters in large line heights with Text Kit -