Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clearing the TAG and TAG2 Fields on the Fly!
Message
 
À
26/03/1999 13:20:18
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00202422
Message ID:
00202503
Vues:
15
COOL!!! I got it to work!

Code goes like this:

cTempName = "TEMP"+SYS(2015)
SELECT * FROM report.frx INTO TABLE (cTempName)
cName = DBF()
BLANK FIELDS TAG,TAG2
USE
REPORT FORM &cName
ERASE (cTempName+".*")

Thanks for everyone's help!! :-) Now I can get back to some real work!!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform