Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with string parsing into array
Message
From
07/03/2017 08:53:07
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01647020
Message ID:
01648826
Views:
56
With all my respect, I would disagree that GetWordnum() or alines() would be a solution to this problem.

@Jaime
You have JSON, use JSON parsing. Getwordnum() is dangerous. If you mean your JSON would always be like this, then you don't even need GetWordnum(), just hardcode the result. If you would try GetWordNum() anyway, then at least use the safer Strextract() - but it is JSON, go with JSON parsing.
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform