Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing file included in the project
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00898980
Message ID:
00898989
Views:
18
Arriyel,

First, FILETOSTR() function works with files included into EXE. Second, the return value of FILETOSTR() function is a string.

>Hi Borislav,
>
>That's what we are using but it doesn't work since if I rename the existing file and run the exe, the variable will contain a .F. value.
>
>Thanks,
>
>
>>Try (not tested):
>>
>>my_var = FILETOSTR("MyFile.TXT")
>>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform