Scott may chime in, but I just did the restore object to allow object differences.
RSTOBJ OBJ(*ALL) SAVLIB(QTEMP) DEV(*SAVF) RSTLIB(YAJL) SAVF(QGPL/YAJLLIB72)
I added ALWOBJDIF(*ALL)
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxxxxxxxx] On Behalf Of Kerwin Crawford via RPG400-L
Sent: Wednesday, August 07, 2019 4:58 PM
To: 'RPG programming on IBM i' <rpg400-l@xxxxxxxxxxxxxxxxxx>
Cc: Kerwin Crawford <kcrawford@xxxxxxxxxxx>
Subject: RE: YAJLGEN
I currently have YAJL and am using.
To 'upgrade' do I just replace the current YAJL library with the new library? I see a lot about install but nothing about upgrade.
Is there a way to tell what 'build' or the age of my current YAJL is?
Kerwin
-----Original Message-----
From: Greg Wilburn [mailto:gwilburn@xxxxxxxxxxxxxxxxxxxxxxx]
Sent: Monday, August 05, 2019 3:15 PM
To: RPG programming on IBM i <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: YAJLGEN
If you parse JSON, and haven't downloaded the latest version of YAJL from www.scottklement.com/yajl<
http://www.scottklement.com/yajl> you should. YAJLGEN is a fantastic tool.
This new command creates the DS skeleton in a source member using a sample JSON document on the IFS. You need only adjust the data sizes and dimensions before using it with YAJLINTO.
Thank you Scott!!
--
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@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.