Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add a message to mycode
Message
De
26/08/2004 07:02:20
 
 
À
26/08/2004 06:49:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00936534
Message ID:
00936539
Vues:
23
Hi Mohammed,

before the code, you can for example do like this:
WAIT 'Processing, please wait!' WINDOW NOWAIT NOCLEAR
.. do your processing
WAIT CLEAR
MESSAGEBOX('Finished',0+64)
And for your SQL select statements, add INTO ARRAY DUMMY if you don't have any INTO statement.

>hi all,
>
>how i can insert a messages to my code as(it's under processing now pls wait )
>and when the process is finishd, new message(finish).
>
>and when i run mycode the code browse table when i convert ,i don't want to browse table.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform