fileOpenWrite


fileOpenWrite (filename)

Opens a file for output and returns a file identifier. If the file exists, the contents of the file are replaced.

Parameter:

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 = fileOpenWrite("mylog.log")



 

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