Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
#Include
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
#Include
Divers
Thread ID:
00727106
Message ID:
00727106
Vues:
39
I have seen code for #INCLUDE statements that either use or not use quotation marks around the file name, such as:

#INCLUDE "..\THISFILE.H"

OR

#INCLUDE ..\THATFILE.H

I may be wrong, but I believe the difference between the two is that when quotation marks are used, the path given for the file to include is relative to the directory of the file that contains the #INCLUDE statement; when quotations are not used, I believe the path to the file to include is relative to the FoxPro default directory.

Your help in straightening me out on this one is appreciated!

Thomas
Thomas Allan
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform