Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using FOPEN()
Message
De
18/03/2003 14:07:01
Todd Brown
Teachers Credit Union
Granger, Indiana, États-Unis
 
 
À
18/03/2003 13:35:38
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:
00767188
Vues:
10
>>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"

>It's in use elsewhere.
>Cetin

It allows me to use it exclusive. I would think that it would return file access denied.

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

Click here to load this message in the networking platform