Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Erratic Properties Sheet
Message
From
08/12/2004 15:10:48
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Miscellaneous
Thread ID:
00966632
Message ID:
00967851
Views:
7
>Hi Al
>
>>Can you try copying the class library(s) to another computer and opening classes there, to see if you have the same issue?
>
>I tried the class in question on a W98 machine. I added and renamed a method it worked well. Then I later again tried this time actually cut code from an existing method, adding a new method, it did not show in the sheet util I saved and open the class again.

In both of your tests, were the classes you tested on the local C: drive or on a network drive? If the latter, I wonder if some sort of caching is working incorrectly.

Otherwise, I'd suspect you have subtle corruption in your .VCX class library. Since the .VCX is just a table, after making a backup I'd try one or more of the following:

- create a new .VCX class library, then ZAP it, then APPEND to the new, now-empty classlib from your problem classlib. Then test the new classlib.

- scan for and remove bad characters (typically low or high ASCII values) from the .VCX fields that should only contain characters
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform