Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MESSAGE BOX
Message
 
To
02/06/1999 11:12:11
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00225379
Message ID:
00225387
Views:
12
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

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform