Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Include file - Class Libraries and paths
Message
From
31/07/2002 17:33:57
 
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00684241
Message ID:
00684759
Views:
19
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
Previous
Reply
Map
View

Click here to load this message in the networking platform