Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
#INCLUDE (file not found)
Message
 
 
À
11/07/2002 17:35:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00677771
Message ID:
00677778
Vues:
22
>I’m trying to INCLUDE a file.H
>The application has been running for a while w/no errors, but now after adding other procedures it cannot find the EXCEL2000.H
>
>I have it as:
>#INCLUDE EXCEL2000.H
>
>To make it work I have to give it the full path and stick it into the class that uses it, not into the Main prog.
>
>Why could this be?

The compile-time constants from the header file are visible only in the PRG file/form/class where header file is included. You've to include header file in all PRG files/forms/classes that are using it.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform