Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert Class .prg to .vcx
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00415722
Message ID:
00415757
Views:
20
>I have a large (4000) line prg with a boat load of classes in it that I would like to "easily" convert to a .vcx. Does any have/know of a simple/free utility to do this? I've looked and haven't found one.

I recall someone writing an article on this.
basically you create an object:
set proc to MyClass.prg

o=crea("MyObject")

then put that object on a form; then from there; you save the object as a class -- I haven't tried it; but that's what I recall...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform