Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Statusbar
Message
De
04/05/2001 01:17:19
 
 
À
01/05/2001 13:42:53
Ben Dekker
Dekker Soft & Hardware
Axel, Pays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00501556
Message ID:
00503353
Vues:
23
Maybe this help you:
If you have a key field or a field with a description or only display de recno() do this:
Wait Window 'Processing ' + MYTABLE.KEYFIELD NoWait && Only if key field is a string
Or
Wait Window 'Processing ' + MYTABLE.DESCRIPTIONFIELD NoWait
Or
Wait Window 'Processing record ' + Alltrim( Str( Recno() ) ) NoWait

And when finish

=Messagebox('Process finished!')


Mauricio
Be fast like the Fox
Be free like the Penguin
Se Rápido como el Zorro
Se libre como el Pingüino
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform