ATC: ADD REVISION

This command adds a revision to the document in memory. The new revision requires saving. Most workflow scripts are followed by an automatic save, or you can add an ATC: SAVE command.

Example

ATC: IF TITLE = NEW
     ATC: ADD REVISION
     ATC: SET DocDate = NOW
     SET TITLE = [Fdddd_DocHeader_DocDate] Morning Report
ATC: ENDIF

The above example means “if the document title has been changed to NEW, create a new revision of the document, set the document due date to the current date, and set the title to the document to Day of the Week, Document Header and Document Date followed by Morning Report.”


Last updated: March 12, 2017 at 14:45 pm; 

Related Post

ATC: TARGETATC: TARGET

ATC: TARGET tablename option This command sets the Target table row for subsequent ATC: IF and ATC: SET commands. tablename is required and denotes the table to be used (e.g. DocItem). option

ATC: ROUTEATC: ROUTE

ATC: ROUTE routelist; option This command alters the route of the current document. routelist is required. It specifies the routing to be applied to the document. The routelist can contain