Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Easy question
Message
From
21/06/1996 08:10:16
 
 
To
20/06/1996 17:51:06
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Miscellaneous
Thread ID:
00002620
Message ID:
00002664
Views:
40
>>The best method is to name your memory variables
>>the same as your table/field names except with
>the m. in front:
>>EX: IF THE FIELD NAME IS: part_num
>>THE MEMORY VARIABLE NAME IS: m.part_num
>>
>>Using this convention you can do two different
>>things.
>>1. APPEND BLANK & GATHER MEMVAR
>>OR 2. INSERT INTO tablename FROM MEMVAR
>>
And then Lucien said,
>OR if you have modified an existing records value
>in the memory variable;
>
>Replace part_num with M.part_num
>
And then Michael said,
"The contents of each memory variable are copied into the
field with the same name as the memo
Michael P. Haake
FoxPro Programmer
"Doing the best I can!"
** Retired Air Force **
Previous
Reply
Map
View

Click here to load this message in the networking platform