Revision code reference

The REVREF process statement identifies the revision type (BookMaster or SCRIPT/VS) and level-ID for delimiting UPDREV and UPDREV2 output changes. The revision delimiter may, alternatively, be specified or indicated by using a SCRIPT/VS .rc definition statement as the first line of the new input file.

If either the UPDREV or UPDREV2 process option is specified and no REVREF process statement is in the statements file, or the first new file source line is not a .rc script definition statement, SuperC defaults the revision definition to a SCRIPT/VS specification of .rc 1 |.

Note: BookMaster requires the REFID value to be defined with a :revision tag. Do not forget the RUN=YES attribute if you want your document to have the change-bar inserted in the processed document.
Compare Types: LINE and WORD

Read syntax diagramSkip visual syntax diagramREVREFREFID=nameRCVAL=number
REFID=name
Name of the revision identifier for the BookMaster :rev/:erev. tags.
RCVAL=number
Numeric revision code for SCRIPT/VS revision tags.
Example Description
REVREF REFID=ABC
BookMaster example :rev refid=ABC. and :erev refid=ABC. tags.
REVREF RCVAL=5
SCRIPT/VS example .rc 5 on/off delimiters.