Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

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

t_filename

Name of file to which the transaction log is to be written.

Values Returned

t

The transaction log is written to the specified file.

nil

The transaction log is not written to the specified file. An error message is also displayed.

Related Topics

Log File Functions

hiEndLog


Return to top
 ⠀
X