Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Message appear on top
Message
De
06/12/2005 22:50:16
 
 
À
06/12/2005 11:28:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01075298
Message ID:
01075570
Vues:
25
>>i try but when i add 4096, messagebox disappear and run next command,
>>
>
>go with this
>
>ttt = Messagebox('please check your serialno '+Chr(10)+'Your Serial # is '+Alltrim(Str(scode)),BITOR(36,4096), product)
>
Or just keep it simple and do it like it says in the help file:
ttt = Messagebox('please check your serialno '+Chr(10)+'Your Serial # is '+Alltrim(Str(scode)),4+32+4096, product)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform