Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compile error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00867057
Message ID:
00867074
Vues:
23
Thank you for your help.

>You have to declare the array as external with the EXTERNAL command:
>
>EXTERNAL ARRAY ASYSDATA
>
>Take a look at the EXTERNAL command in help.
>
>HTH
>Franco
>
>>When I compile and build an application, I get the following error:
>>
>>
>>Program d:\myapp\programs\appsetup.prg has the following errors:
>>    Unknown ASYSDATA - Undefined
>>
>>
>>The aSysdata is an array passed by reference to the INIT method of the class in appsetup.prg. The code is basically like this:
>>
>>
>>Procedure INIT
>>LPARAMETER aSysData
>>
>>
>>The compiler error I get (above) does not really stop program from working. But I was wondering, why do I get this error and perhaps how to get rid of it?
>>
>>TIA.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform