Tag for any articles about commenting, making notes or logging information.
This article will cover the syntax of the 'Trace' regular script statement. This statement is used to write a comment to the execution log window and the execution script. This…
This article will cover the syntax of the 'Rem' regular script statement. This statement is a way to comment out parts of the script. It is an alternative to placing…
This article will cover the syntax of the 'flushlog' regular script statement. This statement writes the content of the buffer to the script log file. Statement syntax Example The flushlog…