Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alines -> cursor records
Message
From
28/01/2013 17:18:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Alines -> cursor records
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01564408
Message ID:
01564408
Views:
47
How can we insert the individual words 'this is a test!' into separate rows of a cursor very quickly?

I used alines(a,"this is a test!",13," ","!") and got an array like this:

a[1]="this"
a[2]="is"
a[3]="a"
a[4]="test"

That cannot be inserted into a cursor as one word per row, can it?
I ain't skeert of nuttin eh?
Yikes! What was that?
Next
Reply
Map
View

Click here to load this message in the networking platform