Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Preventing errors when passing an array to a procedure
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Preventing errors when passing an array to a procedure
Divers
Thread ID:
00291398
Message ID:
00291398
Vues:
41
When building an EXE, I'm receiving errors when passing arrays to procedures/functions/forms.

This will cause an error when compiling:
DIME laMyArray[1]
MyProcedure(@laMyArray)

PROCEDURE MyProcedure(aMyArray)

RETURN

How can I prevent these type of errors from occuring?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform