Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create folder and copy data into it
Message
From
27/09/2004 06:24:27
 
 
To
27/09/2004 01:57:51
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00946159
Message ID:
00946198
Views:
25
before you do the copying issue something like:
Wait WINDOW "Copying files.  Please wait..." NoWait NoClear
then after it's finished:
Wait WINDOW "Finished"
The second message will disappear as soon as you move the mouse or hit a key. If you want the user to definitely see the message and respond to it you can use MESSAGEBOX() to display a "finished" dialog.

>hi,
>
>i try to do this code ,it works,
>
>but it take a time, i need show amessage like(pls wait it works now)
>and when finished a new maessage(finished).
>
>thanks.
>best regards.
>m.qasem
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform