Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.........Method Can't See Member
Message
From
02/11/1999 16:44:39
 
 
To
02/11/1999 16:39:54
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00285750
Message ID:
00285756
Views:
15
>>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"



I was originally using "thisform.siz1" for everything. I thought that should be working, so I just tried to get the debugger to do something different by getting specific with the first item it complained about. I will try putting everything to "Thisform.Pageframe1.Page1.siz1".
Previous
Reply
Map
View

Click here to load this message in the networking platform