Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SEEK(),INDEXSEEK() or KeyMatch() or SELECT-SQL?
Message
De
13/04/2005 14:49:44
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01002645
Message ID:
01004317
Vues:
48
>
>I agree with some flag (global variable), like I think Walter is using in his RI builder. But I didn't get the part about macro... Could you please explain, what do you mean?
*-- app setup
public glkeepRITablesOpen
glkeepRITablesOpen = .f.

....

= batchcommand("Replace myField with 12345 next 5000 in myTable")

func batchcommand(tcCommand)
glkeepRITablesOpen = .t.
&tcCommand
glkeepRITablesOpen = .f.
regards

thomas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform