Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Text file onto a report
Message
 
À
24/02/2000 15:27:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00337009
Message ID:
00337059
Vues:
16
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."
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform