Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rushmore Optimization
Message
De
04/11/1999 17:58:57
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00286088
Message ID:
00287232
Vues:
24
>Not a chance I can use scatter memvar-- too many possibilities of global memory variables of the same name-- the other programmer here was using that without my knowledge, and he had a time trying to figure it out. Why doesn't scatter give you a choice as to what fields are scattered, and to what memory variables? I've tried to do this numerous times with no success...


Use "scatter name oObjectName" to prevent variable name conflicts.

Use "scatter fields field1, field2, ..., fieldn" or "scatter fields like x* except xy*" to select a subset of fields.

There are many permutations, read the help.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform