Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using FOPEN()
Message
De
18/03/2003 13:23:22
Todd Brown
Teachers Credit Union
Granger, Indiana, États-Unis
 
 
À
18/03/2003 11:44:07
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00767050
Message ID:
00767168
Vues:
11
>Todd,
>What does ferror() return ?
>Still I see typos (?) in paths and still believe you're passing wrong path >info to fopen().
>Cetin

ImportFileLnsCurrent = "\\dev\backporch\imp_tabs\w52_lns"
Handle = FOPEN(ImportFileLnsCurrent + ".dbf",12)
a =ferror()
? a

returns 5. (Access Denied)

Then I type the following and it lets me use the table.

use "\\dev\backporch\imp_tabs\w52_lns"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform