|
Well, they are not "instead of" your strings - they appear to be the
UTF-16 encoding of your strings. Need to see your data definitions and the
invocation of DATA-GEN etc.
Jon P.
On Sep 26, 2023, at 5:33 PM, Vinay Gavankar <vinaygav@xxxxxxxxx> wrote:the
Hi,
I am using YAJLDTAGEN generator to generate JSON string in RPG.
My data has some control characters like x'1C', x'1D' and x'1E' embedded
within other printable characters.
The final JSON string has some other characters instead of my control
characters.
x'1C' is converted to '\u001C' (hex equivalent x'E0A4F0F0F1C3').
x'1E' is converted to '\u001E' (hex equivalent x'E0A4F0F0F1C5').
Is there any way this can be avoided? I want my data to be unchanged in
JSON string.related questions.
TIA
Vinay
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.