Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I close a opened report preview programatical
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
How can I close a opened report preview programatical
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01256243
Message ID:
01256243
Vues:
59
I want to close all opened report preview window in users session.
I tried Keyboard '{CTRL+F4}' or Keyboard '{ESC}'. But it is useless

thanks in advanced
cMesaj = "The program automatically will be closed in ten seconds ..."
messagebox(cMesaj, 48, "The program is closing", 10000)
Keyboard '{CTRL+F4}'  && this line is to close report preview window in session. But it is useless 
QUIT                  && if there is a opened report preview window in a session,
                      && Program gives this mesaj only. "Cannot quit Visual Foxpro"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform