Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tablerevert in pageframe
Message
 
À
15/06/1998 02:35:27
Tan Gay Cheong
Cybercomp Computer Services
Singapore, Singapour
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00108105
Message ID:
00108480
Vues:
42
>Like select the table then issue table revert command?
>
>example:
>
>Select table1
>tablerevert()
>select table2
>tablerevert()
>
>etc...?

That will work. Or, use the parameters of the TableRevert() command:
TableRevert(.T., 'Table1')
TableRevert(.T., 'Table2')
etc....
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform