Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MESSAGE BOX
Message
From
02/06/1999 12:54:30
 
 
To
02/06/1999 11:44:26
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00225379
Message ID:
00225466
Views:
12
>Hey Ken,
>
>Thanks for the tip, here's what I have so far but it's still giving me a same missing ) error....
>
>#DEFINE CR CHR(13)
>
> IF MESSAGEBOX ("Are you sure you want the following changes:?" + CR + CR +;
> "Patient Name:" + STR(G1_pname) + CR + CR

add
+;
and it shall work






> "Patient DOB:" + dtoc(G1_pdob) , 4 + 32 + 0, "Generate Patient Id" ) = 6
> endif
>
>What'd I miss?
Peter Cortiel
Previous
Reply
Map
View

Click here to load this message in the networking platform