Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create a comma-delimited memory variable
Message
From
05/05/2006 09:50:56
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to create a comma-delimited memory variable
Miscellaneous
Thread ID:
01119574
Message ID:
01119574
Views:
58
Need to create a memory variable that essentially is a comma-delimited file created from a cursor. If I were to write the variable to the screen, or a report, or into a memo field, it would look like this:
"FieldValue1","FieldValue2","FieldValue3","FieldValue4","FieldValue5","FieldValue6"
"FieldValue1","FieldValue2","FieldValue3","FieldValue4","FieldValue5","FieldValue6"
"FieldValue1","FieldValue2","FieldValue3","FieldValue4","FieldValue5","FieldValue6"
I do not want to write to a physical file in order to do this.
Next
Reply
Map
View

Click here to load this message in the networking platform