Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
'BUILD' error in passing array by reference
Message
De
21/03/2001 16:29:50
Rene Van Den Berg
Infertility Database Systems Ltd
Islington, Royaume Uni
 
 
À
21/03/2001 16:28:37
Rene Van Den Berg
Infertility Database Systems Ltd
Islington, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00487384
Message ID:
00487390
Vues:
11
>>Hi All,
>>follwing methods are in my form (simplified):
>>
>>form1.positions
>>Parameters Arrayref
>>Arrayref[1] = 1
>>Return(.T.)
>>
>>form1.command1.click
>>Local DArray
>>Dimension DArray[1]
>>Thisform.positions(@DArray)
>>
>>The form works fine in developmode. When i try to build the exe-file it reports the error : Unknown ARRAYREF - Undefined. Why?
>>
>>I'm lost.
>
>Don't worry about it. You'll get many more error messages as time goes on (particularly if you have multiple exes that cross reference each other) and more files are in your executable, but it won't affect (shouldn't) the performance or build of your executable.
>
>You can get around it but it's a lot of work and you don't need it.
>
>René.

Sorry, forgot to mention that I always have my finger on the "A" key (for ignore all) when I'm recompiling.

René.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform