Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Array undefined error
Message
From
26/05/1998 12:56:05
 
 
To
26/05/1998 12:00:15
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00101942
Message ID:
00101966
Views:
18
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
Previous
Reply
Map
View

Click here to load this message in the networking platform