Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Flash A Wait Message
Message
From
22/04/2006 17:31:03
 
 
To
22/04/2006 11:29:57
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01115692
Message ID:
01115732
Views:
7
>I would like to Flash a 'Preparing Files ...Please Wait ' window just after a user clicks a button to preview a report. This window is to be release once the preview window is visible. The window is a DEFINE WINDOW Type not of the WAIT WINDOW style. Where do I put my code ?
>
>
>Fred

One possibility is to use WAIT WINDOW while you are preparing the files. Once that is completed, issue WAIT CLEAR. There are variations on this theme such as putting up a new form with just the message on it and then releasing the form when file preparation is complete.
Previous
Reply
Map
View

Click here to load this message in the networking platform