Previous Topic

Next Topic

Book Contents

Book Index

Basic Example

The user has asked to view a report online. You need only change the PRT COPIES parameter to 00 to achieve this. Even if there is a DO PRINT specified, it will be ignored. For neatness, you may want to remove the DO PRINT statement.

  ON CLASS      = T         EXTWTR               DEST          FORM           

  PRT COPIES 00 LVL    USER                      DEST          MAX COPIES     

      PRINT/CDAM PARMS =                                                      

  WHEN LINE       -       COL       -       PRINT   REF NXT   CT     AND/OR

       STRING =                                                               

    DO USER     = BR10AC                LVL    LINE     COL     -     S   T   

                                        SYNONYM =       CONCAT =              

    DO NAME     = ACC FINAL ANALYSIS           LINE     COL     -            

    DO PRINT    = STD                                   MUST   =              

    DO BACKUP   = BKP0031D                                                   

    DO                                                                        

Parent Topic

Update Report Decollating Mission Definitions