Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ole Objects
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00099708
Message ID:
00099711
Views:
21
>Hello All;
>I'm new at OOP and in reviewing the samples in VFP5, I noticed that
>instead of the old "RUN /N7 whatever.exe", they used something to
>effect of:
> newobject = CREATEOBJECT("Word.basic")
> x = APPminimize("newobject")
>
>I'm curious - How do you know the value word.basic? If you want to run a different application how do you know what value to put into
>this object area name??
>
>Thanks

It depends on the different application objects' methods, events and properties. All you are doing is controlling the application from the back door.
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Previous
Reply
Map
View

Click here to load this message in the networking platform