Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FILETOSTR() problems
Message
 
 
To
26/07/2001 12:31:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00535843
Message ID:
00535848
Views:
19
>I have a situation where FILETOSTR() sometimes fails. THe call is:
>
>FILETOSTR("My text", "MyFile.Txt", .F.)
>
>Any ideas what could cause this to fail?

Hi Craig,
Because you are passing 3 parameters, I am guessing you're asking about STRTOFILE() and not FILETOSTR(). Having said that, if the file is read-only, it will fail. Also, if using VFP 7 and multiple users attempt to do this at the same time, it could fail.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform