Next: , Up: Adding Table Statistics


17.3.1 Syntax of the ADD command

     ADD repeat(add-clause deldel)
     
     add-clause ::= STATS repeat(stat-option) del
     
                             {          ALLTAG              }
                    [COLLECT {          EACHTAG             } del ]
                             {name [EXCEPT] repeat(tag-pat) }
     
                    [PLACE [RESIDUE] [SEGMENT] [STRUCTURE] del]
     
                     { AVE }
                     { RMS }
                     { SUM }
     stat-option ::= { SD  }
                     { MIN }
                     { MAX }
                     { M3  }
                     { M4  }
                     { ALL }
     
     name ::= string with no blanks
     
     tag-pat ::= string with no blanks