Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.........Method Can't See Member
Message
From
02/11/1999 16:39:54
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
 
To
02/11/1999 16:33:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00285750
Message ID:
00285754
Views:
17
>In the init event of a form I have a variable = combo1value + combo2value. the combos are on a pageframe. The code in the Init event is :
>
>ThisForm.lnCol2Value1 = ThisForm.Pageframe1.Page1.siz1.aList(ThisForm.siz1.ListItemID, 2)
>
>siz1 is what it's complaining about when I run the form.
>
>Any ideas?
>
>Thanks,
>JD

Check your syntax... In one instance, you're using "ThisForm.Pageframe1.Page1.siz1", yet in the other "ThisForm.siz1"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform