Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class doesn't want to take my changes!!!!!
Message
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00564350
Message ID:
00564356
Views:
12
>Hi everybody,
>
>I have a very complicated form and lots of classes with deep hierarchy, e.g.
>
>btcc_container
>      |
>      btcc_valrange
>          |
>          btcc_valrangenum
>              |
>              btcc_valrangenumdol
>
>
>Each page on this form is a container based class with lots of objects. Today I changed btcc_container btcc_ValStr method and added one optional parameter there. I also changed some calls to this method. Now I'm getting must specify an additional parameter error. I added set step on in btcc_ValStr method for btcc_container and it doesn't go to this point, it errors just before it. This method is defined only in this class, everythere down in hierarchy this method is empty.
>
>How can I force my project to take my changes in consideration?

Doh! I opened btcc_valrangenum and indeed the method was there!

So, the first part of the question is closed. I spent more than 1h. trying to debug it :(

>
>Another problem with this project, that I get "Class is in use " error message lots of times. Suppose, I opened some cntObject for modification, then closed it. After this procedure I can not modify btcc_valrange without clear all.
>
>That's really frustrting :(
>
>Thanks a lot in advance.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform