!PRINT1.BSI MAP statements to be used with PRINT2.BSI.
! see PRINT1.HLP, PRINT2.BSI and PRINT1.DOC
! for further information. Donated to AMUS
! by Trinity Gospel Temple, Canton, Ohio.
! March, 1985. Programmer: Chuck Brite
MAP1 PRTNAMES
MAP2 PRINTER(8),S,4 ! PRINTER NAME - UP TO EIGHT
MAP2 PRT'LOCAT(8),S,20 ! PRINTER LOCATION - UP TO EIGHT
MAP1 PTR1,F ! LOOP COUNTER
MAP1 PTR2,F ! MAX NUMBER OF PRINTERS IN PRINT2.BSI
MAP1 LPT,S,8 ! FOR PRINTER NAME IN PRINT2.BSI
MAP1 FILE9999,F,6,1 ! FILE NUMBER IS 9999 IN PRINT2.BSI
MAP1 RECSIZ9999,F,6,192 ! RECORD SIZE IS 192 CHARACTERS