Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Initialize memo fields
Message
 
 
To
20/07/1999 15:06:30
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00243727
Message ID:
00243971
Views:
24
Amanda,

You can just set the memvar to "".

I'd strongly urge you to leave the memvar style of coding behind you and bind directly to the table fields. The buffering in VFP easily allows you to commit the user changes with TableUpdate() or undo them with TableRevert().

>I have a blank form that users enter new provider info into, this form does not have a controlsource. I'm declaring variables and using insert from memvar to insert into my table. My problem is, I have a memo field for users to type notes but the memo field refuses to go into the table. I had to initialize some of the other variables (ie. date, char, etc), so how would I initialize a memo variable?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform