Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using tables with FoxPro 2.6 and VFP 7.0
Message
De
28/02/2003 10:01:59
 
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00742197
Message ID:
00759381
Vues:
24
If you don't have to use SCATTER MEMVAR and GATHER MEMVAR, I've used the following commands with great success:
COPY MEMO {memo field} TO {filename} AS 1252
APPEND MEMO {memo field} FROM {filename} AS 1252

Using the 1252 codepage seems to work well for our applications... no problems checking out the contents in either FP2.6 or VFP.

I checked... didn't see "AS" available in SCATTER MEMVER or GATHER MEMVAR, don't know if that is available there.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform