Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maxframe 5 - problem with xxfw.vcx/cusforms.screenactiveform
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Maxframe 5 - problem with xxfw.vcx/cusforms.screenactiveform
Miscellaneous
Thread ID:
00500298
Message ID:
00500298
Views:
72
I seem to be having a problem with xxfw.vcx/cusforms.screenactiveform.
I run a particular screen in my app that has an activex control on it...(happens to be the Text Control 8.0 thingy if you should know what that is)......anyway when I get to this part of the code...

IF upper(loForm.BaseClass) = 'OLECONTROL'
DO WHILE .t.
loForm = loForm.PARENT
IF upper(loForm.PARENT.BaseClass) == 'FORM'
exit
ENDIF
ENDDO
ENDIF


the IF upper(loForm.PARENT.BaseClass) == 'FORM' fails.....it says that 'parent does not exist'....

This is kiinda a weird problem for us too. I personally did not start getting this until I went from vmp4 to vmp5 a few days ago....but now we have 1 machine that gets the error w/vmp4, and one that does not get the error w/vmp4, and of couse I have the error w/vmp5...so needless to say we're rather confused..heh....plus suposed to deliver source code to client Friday so now I've entered the 'panic mode'..arrrhhh!

Anyone have any ideas?
Thanks!
ICQ 10556 (ya), 254117
Next
Reply
Map
View

Click here to load this message in the networking platform