Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
To INCLUDE or Not to INCLUDE
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
To INCLUDE or Not to INCLUDE
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01513212
Message ID:
01513212
Vues:
176
Hi Gang!

In our code here, there is this line of code in 7 different PRG's...
#INCLUDE gcPath + "\L_FOX.H"
And when I compile the code to create an EXE, I get the following error....

"Compile error in blah blah blah.....APP"

and in the blahblah.ERR file I find...
Compiling c:\pharmacy\class libraries\forms\forms_patient.vcx
#INCLUDE gcPath + "\L_FOX.H"
Error in line 32 of frmdigipatimage.Init (record 134): File does not exist.
#INCLUDE gcPath + "\L_FOX.H"
Error in line 16 of frmpatientpicture.Init (record 147): File does not exist.
and so on and so forth....

I figure that, the gcPath is not defined at this time.... so I get the errors.

BUTTTTTTTTTTTTTTTTTTTTTTTTT

My friend, who wrote the code, DOES NOT GET these errors when he compiles the code (he says).....

So, why do I get the errors and he doesn't????

Thanks
Tommy Tillman A+ NetWork+ MCP
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform