fileOpenRead


fileOpenRead

fileOpenRead (filename)

Opens a file for reading and returns a file identifier. The file may not be changed using the write functions.

Parameters:

filename - the name of the file to open.

Returns:

The status of the operation. If the operation fails, the reason may be obtained by calling fileGetLastError().

Example:

fileid = fileOpenRead("mylog.log")


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*