Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MESSAGEBOX
Message
From
03/05/2000 11:55:40
 
 
To
03/05/2000 11:47:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00365597
Message ID:
00365603
Views:
21
I agree. I take it to the extreme, though, and advocate getting rid of constants altogether. I'd much rather see a short comment than a constant whose value I need to go look up since it won't show up in the debugger.

Michelle


>Hey all.
>
>Maybe this is rhetorical.
>
>But why do almost all VFP code examples insist on using a #DEFINE variable for MESSAGEBOXs? For example,
>
>=MESSAGEBOX("You screwed up!",MB_ICONSTOP,"Error!")
>
>Seems to me this is counterproductive. Why not just use the doggone number 16? Otherwise, you have to remember to do the #DEFINE or attach the .H file.
Previous
Reply
Map
View

Click here to load this message in the networking platform