Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text file onto a report
Message
 
To
24/02/2000 15:27:19
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00337009
Message ID:
00337059
Views:
17
That did it, THANK YOU!


>FILETOSTR( ) Function
>See Also
>
>Returns the contents of a file as a character string.
>
>Syntax
>
>FILETOSTR(cFileName)
>
>Returns
>
>Character
>
>Arguments
>
>cFileName
>
>Specifies the name of the file whose contents are returned as a character string. If the file is in a directory other than the current default directory, include a path with the file name.
>
>Remarks
>
>Note that the size of the character string FILETOSTR( ) returns can be very large. The amount of available memory or disk space determines if you can store the character string to a memory variable, array element, or memo field. Also, character fields in Visual FoxPro are limited to 254 characters. See Visual FoxPro System Capacities for more information about limitations on character type data.
>
>
>--------------------------------------------------------------------------------
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Previous
Reply
Map
View

Click here to load this message in the networking platform