Next: , Previous: RTF Generate Command, Up: RTF File Formats


3.1.5.20 RTF Print Command

Syntax
     PRINT { ON  }
           { OFF }
Function

The PRINT command may be used to control the display of lines as they are read by the RTF reader. The initial setting for printing is controlled by the READ command itself. If PRINT is specified, then printing will initially be enabled; otherwise, the commands will not be echoed. PRINT ON turns on echoing of RTF specifications; PRINT OFF turns them off. This command is useful for debugging an addition to a previously tested topology file.