Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Saving a class to a classlib from a define statement ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00123550
Message ID:
00124470
Vues:
19
>Be careful with PrgtoVcx. It's not meant to be used on class hierarchies
>and in order to use it efficiently it requires certain coding standards.
>It will pull in your class methods, but any property values may not
>migrate so well.
>
>I used to use it, but gave up, because it would miss one or two properties
>or method most of the time, and you'd not immediately find out about it.
>
>It works Ok - just be sure you have to double check what it did. I found
>it quicker to simply copy the class members and methods by hand.
>
>+++ Rick ---

Thanks for the caveat, Rick. Actually I never got it to work at all, it bombed (if I recall correctly) with an invalid key length while trying to create an index tag, and since I didn't really need it I didn't spend any time trying to figure it out. I think you're probably right about it being quicker, or at least safer, to do the process by hand anyway.
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform