Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Include file - Class Libraries and paths
Message
De
31/07/2002 17:33:57
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00684241
Message ID:
00684759
Vues:
18
Hi Chris

Try this on your code
#IF VERSION(2)=2
    #INCLUDE f:\prosystem\include\contabil.h
    #INCLUDE f:\prosystem\include\strings.h
#ELSE
    #INCLUDE contabil.h
    #INCLUDE strings.h
#ENDIF
Claudio
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform