Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Thisform.refresh
Message
 
To
24/02/2004 21:29:34
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00880542
Message ID:
00880652
Views:
12
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform