Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Found another
Message
De
05/04/2005 22:14:24
 
Information générale
Forum:
Visual FoxPro
Catégorie:
ActiveVFP
Titre:
Divers
Thread ID:
01001571
Message ID:
01001770
Vues:
15
Hi Claude,

Seems like I ran into this same thing with 2.11, and I "fixed" it by changing:
SET DEFA TO &oProp.AppStartPath
to:
SET DEFA TO (oProp.AppStartPath)
HTH, Dan

>SET DEFAULT TO c:\program files\dotcomsolution
>
>causes an error if you used this default setup directory.
>
>It requires the following format:
>SET DEFAULT TO 'c:\program files\dotcomsolution'
>
>and it may be a good time to look at using SET PATH instead since there's a warning about using Set Default in a VFP mtdll...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform