Use the TAG command to add or manipulate the TAG comment record. The form of the tag comment record is defined as an ‘*’ followed by the name of the tag followed by a colon. This distinguishes the tag record from a comment record or a special record.
TAG { "Parms" }
Parms:
DEFine tagname nnn
| REVoke tagname
| Query {tagname | ALL} [ ("Options"]
| SET {userid |*} tagname data
| DELete {userid |*} tagname
| SHOW {userid |*} {tagname | ALL} [("Options"]
Options:
[MSG | NOMSG ] [STACK [FIFO|LIFO]] [FIFO] [LIFO] [FILE [filename]]
Note: Options can be specified in any order.
The default for filename is TAG. The value for filetype is always RESULTS. These options are explained in the Common API Command Options.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |