April  1,  1981  
TheUCBCCW   macro  must  immediately  follow  the  print  imaqe.   creates  a  CCW   string  to  print  the  buffer  load   imaqe   when   specifies  VER   on  the  LOADBUF   command.  The  format  of  the  
is:
This macroUCBCCW   macro  ,   UCBCCW   I   ucbname[,  (print  1  ,print2,  •••   print  12)  ]  
ucbname is 1-to 4-character name that is assigned to the buffer load
by theUCE   macro.  
r (print1,••.   ,print12)   1  
specifies theline·   length  of  each  line  (up  to  12)  printed  to  
verify the buffer load. The line length must be between 1 and150   (the  length  of  a  print  line  on  a  3211  printer).  The  
default specification for verification is 48 characters per
line for nine lines. The total number of characters to be
printed must not exceed the size of the print train image, 432
characters.
Finally, insert the two macros just coded,UCB   and  UCBCCW,   into  the  DMKUCB   module.  This  module  must  be  reloaded  before  the  new  buffer  image  
can be used.DMKUCB   is  a  pageable  module  (with  no  executable  code)  that  
is called byDMKCSO.   DMKUCB   must  be  on  a  page  boundary  and  cannot  
exceed a full page in size.
The code for theAll   UCSB   is  as  follows:  UCB   DC   DC   DC   DC   DC   DC   DC   DC   UCBCCW   EJECT   All   STANDARD  COMMERCIAL   48  GRAPHICS   3211  
A11X'   000000'   433-435  X'   000000000000000000000000101010   t  436-  450   X'   10   1  01   0   1  0   101   0   100   0   40   4042   400   040   10   '   451-   465  X'101010101010101000404041000040'   466-480   X'401010101010101010004040000000'   481-495  X  
1
101010101010101010100040404448' 496-510   x'OOOO'   511-512  
A11,(48,48,48,48,48,48,48,48,48)
Note that theDC   specification  contains  49  characters  and  the  UCBCCW   macro  specifies  48  characters.  The  ampersand  (&)  must  be  coded  twice  in  
order to be accepted by the assembler. The single quote (') must also
be specified twice in order to be accepted.Part   2.  Control   Program   (CP)   221  
The
is:
This macro
ucbname is 1-to 4-character name that is assigned to the buffer load
by the
r (print1,
specifies the
verify the buffer load. The line length must be between 1 and
default specification for verification is 48 characters per
line for nine lines. The total number of characters to be
printed must not exceed the size of the print train image, 432
characters.
Finally, insert the two macros just coded,
can be used.
is called by
exceed a full page in size.
The code for the
A11
1
101010101010101010100040404448'
A11,(48,48,48,48,48,48,48,48,48)
Note that the
order to be accepted by the assembler. The single quote (') must also
be specified twice in order to be accepted.
            
            












































































































































































































































































































































































































































