Creating new report forms

You can create a new report form in either of the following ways:
  • In the command line, enter NEW followed by the name of the new report form and initialization details using the following syntax:
    Read syntax diagramSkip visual syntax diagram
    >>-NEW--newname--+-LIST-----+----------------------------------><
                     +-LISTX|LX-+   
                     +-SUMMARY--+   
                     +-STATLST--+   
                     +-STATSUM--+   
                     +-MODEL----+   
                     +-MODELS---+   
                     '-MODELT---'   
    
    
  • Select File from the action bar, then choose New.
  • Press New (F6).

Start of changeUnless you have specified the report form type on the command line, you are prompted to create either a performance form or a statistics form.End of change