Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using FOPEN()
Message
From
18/03/2003 14:07:01
Todd Brown
Teachers Credit Union
Granger, Indiana, United States
 
 
To
18/03/2003 13:35:38
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00767050
Message ID:
00767188
Views:
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"

>It's in use elsewhere.
>Cetin

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

Todd
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform