Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
#INCLUDE - VFP Preprocessor file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
#INCLUDE - VFP Preprocessor file
Divers
Thread ID:
00863051
Message ID:
00863051
Vues:
65
In one program I run for a Northern California company, I use the #INCLUDE directive to include a file called CONSTANTS.H, which contains only one constant,
#DEFINE CRLF CHR(13) + CHR(10)
When I use this same code in my same client, but for another location here in Southern California, and when the code begins to execute the CRLF Constant, the program does not know how to interpret what CRLF is. The code in both places is separate and sligthtly different.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform