Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding the decimal
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00144345
Message ID:
00144793
Vues:
18
>Dorris,
>Yes we are using this code inside every field validation in the database
>Hence, each time the validation is triggered, afields() would need to be called and an array created
>
>Sandy

If the code is used in a method, and the array name is not defined as 'public', it will be released when control is returned to the method (/procedure/function/whatever) is exited. Therefore, you will still only be creating ONE array. This is assuming that you have this portion of the code as a separate function.
"You don't manage people. You manage things - people you lead" Adm. Grace Hopper
Pflugerville, between a Rock and a Weird Place
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform