Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why does cSubpop crash, but same code in cPopup is okay?
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00471512
Message ID:
00472625
Views:
40
Kevin,

error occurs in:
chromvfp.omenu.oactivitiespad.oactivitiespopup.ocustomerservicebar.ocustomerservicepopup.loadchildren

error screen:
error: #12
Message: Variable "Parent" is not found
method: loadchildren
error: laChildren[1,CHILD_CLASS] = "ccLateFeesBar"

code:
#DEFINE NUMCHILDREN 3
LOCAL laChildren[NUMCHILDREN,ALEN(this.aChildren,2)]

laChildren[1,CHILD_CLASS] = "ccLateFeesBar"
laChildren[1,CHILD_NAME] = "occLateFeesBar"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform