Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving a Class
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00365256
Message ID:
00365344
Vues:
20
In addition to Nick and Eric's answers, you can also use ADD CLASS and REMOVE CLASS:
ADD CLASS ClassName [OF ClassLibraryName1] TO ClassLibraryName2
	[OVERWRITE]
REMOVE CLASS ClassName OF ClassLibraryName

ADD CLASS ABC OF DEF.VCX TO GHI.VCX
REMOVE CLASS ABC OF DEF.VCX
Rick
>Is there a way to move a class from 1 library to another?
>
>Thanks,
>Paul
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform