Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 1733
Message
From
03/06/2019 01:13:46
 
 
To
29/05/2019 12:07:48
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
01668856
Message ID:
01668881
Views:
85
>Hi,
>
>I am facing error :
>"Classdefinition fs_frmmaintenance is not found"
>The code line causing this:
>This.Newobject("fs_Maintenance1","fs_frmMaintenance")
>The class is in the classlib which is set with set Classlib to and most curious is that a few lines above you will find:
>
>This.Newobject("fs_Actions1", "fs_Actions")
>which executes normaly
>Both fs_Actions and fs_frmMaintenance are in the same Classlib
>
>help file is not very helpfull in this respect, besides it states
>" The class definition specified in a CREATEOBJECT( ) function cannot be located. " which is wrong as this is a Newobject and not createobject
>
>I am puzzled.
>
>Any advise is welcome
>
>Koen

I just saw this has been already suggested, so I suppose you checked this already. Did you find the error in the end?

...
Check which vcx files are actually in scope.
?SET("CLASSLIB")

I had a similar case when I had an old copy of an vcx which got loaded and it was missing classes.
Christian Isberner
Software Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform