Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CLASSLIB bug in VFP6 SP5 ?
Message
From
29/05/2003 13:41:25
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00794018
Message ID:
00794056
Views:
13
>I have a problem with inconsistent 1733 Errors ('Class Deifnition X Not Found.')
>
>I've made a couple of posts on U.T. about this problem, but now I've positively
>identified the cause of my problem as the ALIAS's in SET('CLASSLIB') being
>"altered" whilst the application is running.
>
>There is "nothing" in the application which alters the value of SET('CLASSLIB'),
>except for a single section of code which is only executed at the application's
>startup and loads all the class libraries assigning them ALIAS's that are equal to
>the stem of the VCX filename, i.e.
>
> C:\Path\MyClass.VCX ALIAS MyClass
>
>What I'd like to know (besides a resolution), is whether anyone else has experienced,
>or even heard about this problem before, i.e. is it a known bug in VFP6?
>
>Any input appreciated,
>
>Regards,
>
>- Aaron.

Aaron,
(I think as told before) not a bug, exactly what has to be. A VCX classlib is just another table and like anyother table it should have an alias. If it's already open or its name is in as an alias VFP would automatically create an alias for it.
NewObject() is the easy way.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform