Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need More Help With
Message
 
To
18/07/2005 12:00:23
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01033540
Message ID:
01033564
Views:
16
Well folks, I hacked the SCX. I changed the objname value from 'pgf' to 'pgf2'
and created a new pageframe class called 'pgf2'.

This worked. Strange huh?



>>Record 6 is a label on a page in a pageframe.
>
>I've always found this type of error hard to catch and hard to fix. You may try one of these:
>
>- just recompile the form and see what gives
>- try removing objects one by one (using a fresh copy of your form each time) from that page and see when it stops complaining
>- browse the .scx (or .vcx, for that matter) and see whether there's any screwed up class, baseclass, parent.
>- try blanking the objcode field in the scx and then edit anything on it (move an objects few pixels back and forth), save and try again
>- curse Microsoft
>- check the properties field on the form's main record, the one where all the form level code is, and see whether there's anything wrong with the properties of the page itself. Sometimes there's a problem when page was renamed (same goes for renamed columns in a grid; didn't try renaming buttons in an optiongroup)
>
>None of this is sure to help, but sooner or later you'll catch it, fix it, and forget how you did it, just like it happened to me each time.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform