Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Object Model
Message
From
20/04/1997 19:38:58
 
 
To
18/04/1997 16:50:35
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00028931
Message ID:
00029033
Views:
36
>Hi, I am looking for some information on the vfp object model. I want to run vfp as an automation server to assist me in converting some v2.6 code to v5.0.
>
>What I really want to do is...
>
>run vfp, then do the following things in a loop;
>
>open a coverted form
>select all of the objects on the form
>save the selected objects as a class
>
>I can/will specify the form names, class names and the destination class libraries in my program.
>
>Any idea where I can find more information on this subject?
>
>Thanks in advance.


Check commands like
AInstance()
AMember()

in the help file (print them) and then follow their
"See Also" links.

I wish I could help more but I use those commands
infrequently (only for my documenting programs).

Gene
Previous
Reply
Map
View

Click here to load this message in the networking platform