|
-
Oct 19th, 2023, 10:41 AM
#28
Re: [VB6/VBA] JSON parsing to built-in VBA.Collections with JSON Path support
Single quotes JSON, perhaps mainly to facilitate the VB6 quick input JSON string, because double quotes will become double the string, affecting the code reading.
Single quotes support, the text has a full corner of the space, the output JSON formatted text, these three points I have done repair, people in need can refer to the next.
I think the best way is probably to use Script.dictionary instead of Collection objects, so that the number of code can be minimized, but i can't do this new module, can only imagine.
Last edited by xiaoyao; Oct 19th, 2023 at 10:56 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|