Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Programmatically clearing the debug output window
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00270653
Message ID:
00271051
Vues:
17
...and the following works in a program
IF WEXIST("Visual FoxPro Debugger")
  IF WEXIST("Debug Output")
    RELEASE WINDOW DEBUG OUTPUT
    ACTIVATE WINDOW "DEBUG OUTPUT"
  ENDIF
  ZOOM WINDOW "Visual FoxPro Debugger" MIN
ENDIF
and minimizes the debugger.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform