Skip to content

This is a VBScrit adaptation of the VB6 implementation by Michael Glaser ([email protected]) Added support for "ArrayList" since Collection is not directly supported in VBS ArrayList based StringBuilder class used instead of CopyMemory based (vbAccelerator) cStringBuilder. Edits by Praveen Nandagiri ([email protected]) Pre-Note: VBJSON is a…

License

Notifications You must be signed in to change notification settings

pravynandas/VbscriptJSONLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VbscriptJSONLib

This is a VBScrit adaptation of the VB6 implementation by Michael Glaser ([email protected])
Added support for "ArrayList" since Collection is not directly supported in VBS ArrayList based StringBuilder class used instead of CopyMemory based (vbAccelerator) cStringBuilder.
Edits by Praveen Nandagiri ([email protected])

Pre-Note: VBJSON is a VB6 adaptation of the VBA JSON project at http://code.google.com/p/vba-json/ Some bugs fixed, speed improvements added for VB6 by Michael Glaser ([email protected]) BSD Licensed ============================================================================================

Support Class: StringBuilder Author: Stan Schwartz
Visit: http://www.nullskull.com/q/10167834/vbscript-stringbuilder-class.aspx

About

This is a VBScrit adaptation of the VB6 implementation by Michael Glaser ([email protected]) Added support for "ArrayList" since Collection is not directly supported in VBS ArrayList based StringBuilder class used instead of CopyMemory based (vbAccelerator) cStringBuilder. Edits by Praveen Nandagiri ([email protected]) Pre-Note: VBJSON is a…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published