Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Easy question
Message
De
21/06/1996 08:10:16
 
 
À
20/06/1996 17:51:06
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
Divers
Thread ID:
00002620
Message ID:
00002664
Vues:
36
>>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 **
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform