ATC: ADD COMMENT description

This command adds a comment/remark to the current target document.

  • description is required. The freeform description can be any text and can include spaces

Note: to format the newly added comment/remark, use the ATC: SETHTML command and use TargetRow to reference the comment/remark.

Examples

ATC: ADD COMMENT Way too cool
ATC: SETHTML TargetRow.Note = Way too cool

The above example means “add the remark ‘Way too cool’ formatted as shown.”

ATC: ADD COMMENT below
ATC: SETHTML TargetRow.Note = Way too cool

The above example means “add the remark ‘Way too cool’ formatted as shown.”  ATC: SETHTML overrides the original comment.


Last updated: November 8, 2016 at 14:02 pm; green text = new

Related Post

ATC: SAVEATC: SAVE

ATC: SAVE WITH options This command saves the current document. Errors during the save are catch-able (see ATC: CATCH). You can specify WITH followed by these options (space separated): Release – Releases

ATC: SETATC: SET

ATC: SET tablename.fieldname = value This command sets a specified field on the current document to the value specified. tablename is optional; however, if it is omitted, the Document Header