Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
They want NULL values in textfile for importing
Message
From
07/03/2006 17:46:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
They want NULL values in textfile for importing
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Miscellaneous
Thread ID:
01102260
Message ID:
01102260
Views:
85
Hi all.
A client of ours needs some fields NULL.
We build a text file for them to import into their whatever it is.
I.E., "myname", 49.95, "productx", ""

They want field 4 as a NULL value.
can I put .NULL. in there? or store .NULL. to var XVAL
then build the string like
"myname", 49.95, "productx" +XVAL
Thanks!?
Next
Reply
Map
View

Click here to load this message in the networking platform