Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with shutting down Excel after CREATEOBJECT()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00633617
Message ID:
00633620
Vues:
28
This message has been marked as the solution to the initial question of the thread.
Joe,

Try adding the following lines to the code. This should allow users control of the Excel Spreadsheet.

x1.UserControl= .T.
x1.Visible = .T.

Also make sure at the end, you release the Excel object
x1 = .NULL.

Hope this helps,
Kurt
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform