Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP and Corel Word Perfect Automation
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00579096
Message ID:
00579556
Vues:
22
>Hello All,
>
>My associates and I are trying to incorporate Corel Word Perfect into one of our applications but we are not having much luck. Can anyone offer some examples of WP automation or some links to documentation? Any help would be greatly appreciated.
>
>Matt

When you say not much luck - now far are you getting?
loApp = createobject("WordPerfect.PerfectScript")
=loApp.WPActivate()
=loApp.AppMaximize()

*-- Do what ever here.

*-- Give control back with.
=loApp.Quit()
HTH
Caroline
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform