Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Constants and SYS(5) + SYS(2003)
Message
From
23/09/1999 13:02:21
 
 
To
23/09/1999 12:43:21
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00267724
Message ID:
00268065
Views:
30
AFAIK, there is no equivalent of VFP #DEFINE in VB. The closest thing you have is CONST that let you define something like: CONST MyConst = 1. You can also compile certain section of code with #IF...THEN...#ELSE.
>Even if you wrapped it in a string like.
>
>#DEFINE knDateTime "DATETIME()"
Previous
Reply
Map
View

Click here to load this message in the networking platform