Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Another VFP DLL Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00538616
Message ID:
00539682
Vues:
13
Trey,

THIS IS WEIRD!

Acting on your idea, I added:


nHandle = FCREATE("dlltest.txt")
=FPUTS(nHandle, oRecord.RecordId)
=FPUTS(nHandle, oRecord.FullName)
=FCLOSE(nHandle)


to the SaveChanges, right before the GATHER
and everything works fine now!! The values are
in the Text file AND the table!

Go figure
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform