NO idea to read a .json file
NO idea to read a .json file
(OP)
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS Contact USThanks. We have received your request and will respond promptly. Come Join Us!Are you a
Computer / IT professional? Join Tek-Tips Forums!
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting Guidelines |
NO idea to read a .json file
|
Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.
Here's Why Members Love Tek-Tips Forums:
Register now while it's still free!
Already a member? Close this window and log in.
RE: NO idea to read a .json file
And I had previously pointed you to thread329-1789285: Parse a complex json is vbscript - you'll need to apply a little of your programmiong expertise to that example to allow parsing of your particular json file
(I would note that this particular technique is not exactly quick for large JSON sources)
RE: NO idea to read a .json file