Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sfreports shows invalid path for cDataDirectory
Message
De
28/02/2001 11:16:16
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00480302
Message ID:
00480555
Vues:
10
Hi Nick.

>I'm a using sfreports and I am setting the property cDataDirectory to sys(5)+sys(2003) to get current drive and directory.

That won't work, since you've entered the string "SYS(5) + SYS(2003)" for the path. Put an = in front (eg. "=SYS(5) + SYS(2003)") so VFP knows it's an expression that should be evaluated rather than a hard-coded string.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform