Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parameters TIMEOUT from MESSAGEBOX function!!!
Message
De
15/11/2001 15:26:33
Martin Thibault
Minière Québec Cartier
Port-Cartier, Québec, Canada
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Parameters TIMEOUT from MESSAGEBOX function!!!
Divers
Thread ID:
00582338
Message ID:
00582338
Vues:
63
MSDN told this!!!

Displays a user-defined dialog box.

MESSAGEBOX(eMessageText [, cTitleBarText][, nDialogBoxType ][, nTimeout])

nTimeout
Specifies the number of milliseconds Visual FoxPro displays cMessageText without input from the keyboard or the mouse before clearing cMessageText. Any valid timeout can be specified. A value of less than 1 will never timeout until user input (same as without the nTimeout parameter). When a timeout occurs, MESSAGEBOX( ) returns –1.


when i tried to use parameter timeout,
sample : MESSAGEBOX("HELLO",36,"MyTitle",10)

i got the following error message:
too many arguments

i use VFP 6.0

thanks for any helps!!!
Martin
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform