Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Constants and SYS(5) + SYS(2003)
Message
De
23/09/1999 13:02:21
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00267724
Message ID:
00268065
Vues:
29
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()"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform