PROCESS TYPE


This field identifies the type of process that is currently executing. The value does not change if a COPY or GOSUB statement is executed that references a different process type.

          IF       --- PROCESS NAME               EQ     VENDORS LIST
          AND      --- PROCESS TYPE               EQ     OUTPUT
    T     SET      --- PRINT ON SCREEN            =      N

Valid Values: MENU, JOB, INPUT, OUTPUT, UPDATE, QUERY, INQUIRY, STATUS, SUBROUTINE, ACTION

Related PDFs: PROCESS NAME, APPLICATION, VERSION