Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving a class to a classlib from a define statement ?
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00123550
Message ID:
00124470
Views:
20
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform