Login

Recover Your Password

Return to Product Support > Learning Center > Developer References > Legacy Deprecated API > ReadFile

ReadFile

Returns the content of the file found in the path included in the filename as a string. If the file is not found, an empty string is returned and no error is generated.


Syntax


Result = ccLib.ReadFile(FileName)


Parameters


FileName ? The full windows name and path of the file.

This page was last reviewed 4/4/2009 11:57:51 AM