hiStartLog
hiStartLog(t_filename) =>t / nil
Description
Writes a transaction log to a file.
Use hiStartLog and hiEndLog to create short ancillary log files for specific operations. All CIW transactions continue to be logged in the main log file CDS.log.
Argument
Values Returned
|
The transaction log is not written to the specified file. An error message is also displayed. |
Related Topics
Return to top