Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem when migrating to VFP 6
Message
From
01/07/1999 13:50:28
 
 
To
01/07/1999 09:18:21
Christian Cote
Les Logiciels Onoma Inc.
Longueuil, Quebec, Canada
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00236406
Message ID:
00236583
Views:
12
Here are a couple tricks that worked for me.


First Solution:

USE the VCX as a table
REPLACE ALL ObjCode with ""
PACK
USE
COMPILE CLASS

Second Solution: (only needed on one of my problem classes)

USE the VCX as a table
BROWSE the table
(I found some JUNK characters in the Reserved5 Memo field and deleted it)
COMPILE CLASS

Hope this helps!

Dale

>HI,
>I have a problem with one of my class when I try to open it in VFP 6.0 (SP3).I can instantiate the class, open it with USE MyClass.VCX but I am not able to open it with the visual tools of VFP (class browser, MODI CLASS command). When I try to use VFP visual tools, I get a GPF and VFP terminate.
>
>I opened the class table (USE MyClass.VCX) and removed the reference to Foxpro.h and I still have that problem.
>
>Is there anything else I can do ?
>
>Thank you,
>Christian Cote
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform