Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with messagebox
Message
From
31/03/1997 11:32:15
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00026218
Message ID:
00026266
Views:
34
>Hello everyone and a Happy Easter...
>
>I've poking around the Tastrade example in VFP3b trying to learn (again).
>
>I've found some variables or definitions that I'm not quite sure where they are defined or if they are part of VFP3b language.
>
>For instance.
>they use the message box like this:
>
>=messagebox(MESSAGE_LOC,MB_ICONEXCLAMATION,'TITLE_LOC')
>
>Would someone tellme where do they get: MB_ICONEXCLAMATION?
>
>And what does the _LOC at the end means? (I assume local) but just want to be sure.
>
>Is MB_ICONEXCLAMATION part of the syntax for messagebox or is it defined somewhere?
>
>Thanx to all for your help.
>
>Alfred.

You got plenty of answers about how to include the file, but nothing to answer your question "Can I include more than one". You can only include one..but that include file can have a reference to another include file, etc. Our projects are set up with an object hierarchy of corporate, division, then project. The project include file has a #INCLUDE to pull in the division include file, that pulls in the corporate, that pulls in FOXPRO.H.

Craig
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform