Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBF() for Cursors - where is the FPT file?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
DBF() for Cursors - where is the FPT file?
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01027614
Message ID:
01027614
Vues:
105
Hi!

Is there a similar function to DBF() getting back the FPT file location?

Tried this:

Serverside:
select * from table into cursor curtest
lcAppendfromTable = FILETOSTR(FULLPATH(DBF("curtest")))
lcAppendfromFPT = ????

Client side :
STRTOFILE(lcAppendfromTable,"TEMP_APPEND.DBF")
STRTOFILE(lcAppendfromFPT,"TEMP_APPEND.FPT")
APPEND FROM TEMP_APPEND.DBF
Marvin Blase (tA-logistic Software GmbH)
You'll never notice the good things if you haven't seen the bad.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform