Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MESSAGE BOX
Message
 
À
02/06/1999 11:12:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00225379
Message ID:
00225387
Vues:
11
Hi Jeffrey,

Try this:

#Define CR chr(13)

=messagebox("Are you sure the following changes are correct?" + CR + CR + ;
"Patient name: " + field_name + CR + CR + ;
"Patient Date of birth: " + dtoc(field_name))


>I am trying to create a messagebox with a carriage return and the include fields.
>
>Similar to this: "Are you sure the following changes are correct?"
>
>Patient name: field_name
>
>Patient Date of birth: field_name
>
>I am having problems with the syntax. It either keeps telling me that I'm missing a ) or Invalid command.
>
>Help!
>
>Jeff
kenweber
GCom2 Solutions
Microsoft Certified Professional

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform