Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Messagebox in timer
Message
From
11/06/2004 15:55:10
 
 
To
19/05/2004 09:09:47
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00905129
Message ID:
00912898
Views:
14
I don't know about earlier versions, but in VFP7, there is a fourth parameter in the MESSAGEBOX() function that allows you to specify a Timeout value.

For Example

MESSAGEBOX("This is a box", 0, "My Title", 20000)

where 20000 = 20 second timeout

Maybe this will help.
Previous
Reply
Map
View

Click here to load this message in the networking platform