Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CLASSLIB bug in VFP6 SP5 ?
Message
De
29/05/2003 13:41:25
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00794018
Message ID:
00794056
Vues:
12
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform