| %N | 
This terminal command is used with a
                          SET CONTROL
                          statement and causes the next logical output screen to be displayed without
                          requiring any user response for processing to continue; that is, after the
                          screen has been displayed, processing will continue immediately without waiting
                          for any user input.
               
This command may be used to send messages about the progress of program execution to the user.