Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MessageBox() and the Ok Button
Message
De
11/08/2008 13:14:08
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01337438
Message ID:
01338092
Vues:
18
>>Why don't you use the Wait Window command?
>
>Don't recall if this is changed in VFP9, but I remember there was a limit of 255 characters you can show in WAIT WINDOW.

Yes, but I thought that in this case the meaning was simply to show a progress? I do like this all the time
Scan while something
    wait window Field1 + ' is being processed' nowait
    do something
endscan
Wait clear
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform