Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getdir()
Message
De
13/02/2003 11:36:06
Denis Filer
University of Oxford
Royaume Uni
 
 
À
13/02/2003 08:46:32
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00752631
Message ID:
00752737
Vues:
21
Cetin
The code is very simple

procedure xxxx
lcProjdirx = getdir('C:', 'Project folder')

by here , the damage already done as getdir() returns a numeric '4' rather than the (char) name of the folder. If I include set step on before the prg line, it works. Maybe VFP corrupted ? as it has run normally for 3 years. Under VFP 7, its fine.

Denis

Assuming you check return value immediately on return from GetDir() (otherwise be sure you used a local variable) does adding an m. prefix help ? Would you show code portion.
Cetin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform