Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Array undefined error
Message
De
26/05/1998 12:56:05
 
 
À
26/05/1998 12:00:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00101942
Message ID:
00101966
Vues:
17
Try issuing the command:

EXTERNAL ARRAY fieldlist from the Command Window before building.



>In one of my methods I have the following code for enabling or disabling
fields:
>
>_________________________________________________________
>
>PARAMETER CurObject
>
>PRIVATE FieldList, M.num, M.CurField, M.CurType, M.CurEnabled
>
>M.curarray = AMEMBERS(FieldList, &CurObject ,2)
>
>blah blah blah.....
>________________________________________________________
>
>Even though my program runs fine, I keep getting this error when I build:
>
>"Form c:\newbl\vfp customer app\custform.scx has the following errors:
> Unknown FIELDLIST - Undefined"
>
>I tried making it a property but that didn't seem to work. Help.
>
>I'm using VFP 5.0a
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform