Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MessageBox() syntax
Message
De
25/08/2005 13:50:19
 
 
À
25/08/2005 13:31:24
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01043981
Message ID:
01043996
Vues:
10
>Hi Viv,
>
>>Anyone noticed that the following doesn't error:
>
>>=MESSAGEBOX("Hello"),0,"Fred"
>
>

>Interesting... Here also I don't get error. Work fine. (VFP 8/SP1)
>VFP evaluate all as expressions. Try:
>
>? MESSAGEBOX("Hello"),0,"Fred"
>* And
>? MESSAGEBOX("Hello"), GETFILE()
>
>If you try:
>
>MESSAGEBOX("Hello"),0,"Fred"
>
>You get a error.

This explain the matter:
=MESSAGEBOX("Hello"),0,"Fred"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform