Gettng Json parse error on server side when sending a JSON API with special characters like Euro/dollar symbol.
A sample code used is given below
DEFINE INPUT PARAMETER i-payload AS LONGCHAR NO-UNDO.
DEFINE OUTPUT PARAMETER i-out AS LONGCHAR NO-UNDO.
DEFINE VARIABLE...
I am able to store a chinese word into the progress DB.
I can see the word from GUI procedure editor also.
When i am trying give the print into an HP printer from GUI editor using the code
SYSTEM-DIALOG PRINTER-SETUP
NUM-COPIES 1.
output stream report to PRINTER PAGED.
PUT STREAM...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.