fileOpenAppend


fileOpenAppend

fileOpenAppend (filename)

Opens a file and returns a file identifier. If the file exists, data written to the file is appended to the end of the file.

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().


 

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