Macro Language Reference > Macros > Text (Page Level) > tdrevnew
  
tdrevnew
Description
Creates a new revision level for use within blacklining.
Syntax
tdrevnew #:L name:s? level:n?
tdrevnew name:s? level:n?
tdrevnew
[no parameter]
Invoke the Make New Revision Level dialog box to create the next sequential level. The dialog prompts for an appropriate name; by default the numeric value of the new level is displayed in words.
#
Flag the new level as an in-house level. If level is not passed as a parameter, the in-house level is set at level 99.
name
Specify the name of the new level. If this parameter is used, no dialog box will appear. Otherwise, if name is not passed as a parameter, a dialog box will appear to prompt for a name for the new level.
level
Set either the in-house level or relative level, depending on whether it is used in conjunction with the # parameter:
1. If used without the # parameter, it must be used on its own to set the relative level.
2. If used with just the name parameter, the level parameter will be ignored and the next sequential level will be created with the name set to that defined in the name parameter.
For more information, see Technote 0090: Blacklining (inline markers).