IGYTCARB: interactive program

IGYTCARB contains an interactive program for entering carpool data by using IBM® Interactive System Productivity Facility (ISPF) to invoke Dialog Manager and Enterprise COBOL. IGYTCARB creates a file that can be used as input for a carpool listing or matching program such as IGYTCARA.

The input data for IGYTCARB is the same as that for IGYTCARA. IGYTCARB lets you append to the information in your input file by using an ISPF panel. An example of the panel used by IGYTCARB is shown below:


--------------------------- CARPOOL DATA ENTRY -------------------------------
              New Data Entry                                Previous Entry
Type =======> -                               A, R, or D    A
Shift ======> -                               1, 2, or 3    1 
Home Code ==> --                              2  Chars      01
Work Code ==> --                              2  Chars      11
Name =======> ---------                       9  Chars      POPOWICH
Initials ===> --                              2  Chars      AD
Address ====> ------------------              18 Chars      134 SIXTH AVENUE
City =======> -------------                   13 Chars      SAN FRANCISCO
State ======> --                              2  Chars      CA
Zip Code ===> -----                           5  Chars      99903
Home Phone => ----------                      10 Chars      4155553390
Work Phone => ----------                      10 Chars      4155557855
Home Jnc code > --                            2  Chars      H3
Work Jnc Code > --                            2  Chars      W7
Commuter Stat > -                             D, R or blank

related tasks  
Preparing to run IGYTCARB