Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP7 Produced table not recognised in FPD26
Message
 
 
À
09/07/2007 07:11:31
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01238555
Message ID:
01238572
Vues:
8
You can use pre-compiler directives
#IF "VISUAL" $ UPPER(VERSION())
	#DEFINE ccFOX2X TYPE FOX2X
#ELSE	
	#DEFINE ccFOX2X 
#ENDIF	

COPY TO (lcFox2xTable) ccFOX2X 
<snip>
>
>It would be pointless putting the "TYPE FOX2X" in my FPD26 prog as THAT wouldn't be recognised by the 2.6 compiler (the system is still run in a DOS window).
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform