Re: how to decode base64 encoded zpl data back to ASCII/EBCDIC
Posted: Thu Dec 12, 2024 11:28 pm
Hello Scott,
although SEU giving error "CCSID is not valid", i forced to save the source and compiled. Compilation is fine and also replacing POI with PON, all working fine. Do not know why SEU has problem accepting CCSID keyword but anyway my main problem is solved. THANK YOU VERY MUCH for your help, if at all any insight on why SEU giving error will be helpful..
SEU error:
0131.00 D zplOutU s 65535a ccsid(*utf8)
0132.00 D CPOI s 4a ccsid(*utf8) inz('^POI')
0133.00 D CPON s 4a ccsid(*utf8) inz('^PON')
F3=Exit F4=Prompt F5=Refresh F9=Retrieve F10=Cursor F11=Toggle
F16=Repeat find F17=Repeat change F24=More keys
The parameter for keyword CCSID is not valid. +
Text is skipped to recover from the previous error.
although SEU giving error "CCSID is not valid", i forced to save the source and compiled. Compilation is fine and also replacing POI with PON, all working fine. Do not know why SEU has problem accepting CCSID keyword but anyway my main problem is solved. THANK YOU VERY MUCH for your help, if at all any insight on why SEU giving error will be helpful..
SEU error:
0131.00 D zplOutU s 65535a ccsid(*utf8)
0132.00 D CPOI s 4a ccsid(*utf8) inz('^POI')
0133.00 D CPON s 4a ccsid(*utf8) inz('^PON')
F3=Exit F4=Prompt F5=Refresh F9=Retrieve F10=Cursor F11=Toggle
F16=Repeat find F17=Repeat change F24=More keys
The parameter for keyword CCSID is not valid. +
Text is skipped to recover from the previous error.