Previous Topic

Next Topic

Book Contents

Book Index

Sample Output Script

The following is an example of steps performed by a user while the KOA Recorder is in session. The KOA Recorder will record these steps as a script.

  1. Display the Rule Definition Entry Panel.
  2. Locate the DAILY table and select the DAILY rule.
  3. Modify the DAILY rule so that MODE LOG is Y.
  4. Exit the DAILY rule, exit the DAILY table, and save the updated rule.
  5. Force the DAILY Rule table.
  6. Display the Automation Log panel
  7. Check that the DAILY rule was loaded and triggered.
  8. Quit IOA.
  9. Log off TSO and stop recording.

From these steps, the KOA Recorder generates the script shown in Figure 10.

Figure 10 Sample KOA Output Script

            LOGON APPLID TSO      SESSID RCRD TERMINAL KSLT0001         

            TYPE 'N18A'                                             

            ENTER                                                   

            TYPE 'N18     '                                         

            ENTER                                                   

            TYPE 'OR                                           '   

            ENTER                                                   

            TYPE 'CTOP.PROD.RULES              '                    

            ENTER                                                   

            TYPE 'L DAILY                                          '

            ENTER                                                   

            TYPE 'S'                                                

            ENTER                                                   

            CURSOR NEWLINE                                          

            TYPE 'S'                                                

            ENTER                                                   

            CURSOR POS 2  15                                        

            TYPE 'F PROD                                            '

            ENTER                                                   

            TYPE 'LROD'                                             

            ENTER                                                   

            PF03                                                    

            PF03                                                    

            TYPE 'Y'                                                

            ENTER                                                   

            TYPE 'F'                                                

            ENTER                                                   

            TYPE 'Y'                                                

            ENTER                                                   

            TYPE '=OL                                               '

            ENTER                                                   

            TYPE 'F DAILY                                           '

            ENTER                                                   

            PF08                                                    

            TYPE '=X                                                '

            ENTER                                                   

            TYPE 'LOGOFF'                                          

            ENTER                                                   

            END

Parent Topic

KOA Recording