Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Thisform.refresh
Message
 
À
24/02/2004 21:29:34
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00880542
Message ID:
00880652
Vues:
13
Hi Joel,

Nick pointed out how to get rid of the commands results display on your form. However, if it's something you actually want, the way to clear the form is the Cls() Method like this :

<
>CLEAR
DIR
WAIT WINDOW "Press any key to clear results"
ThisForm.Cls()
<
>

Sylvain
>I am not sure what I am doing wrong.
>
>I built a new form with one command button NOTHING ELSE
>
>on the command button click I put
>
>CLEAR
>DIR
>WAIT wind
>Form.refresh()
>
>
>The form does NOT refresh after I hit a key from the wait wind
>
>THe DIr command results stay on the screen (in the form) and thisform.refresh or form.refresh of form.refresh() seem to do nothing.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform