Version: 1, January 1988 Submitted By: James H. Norman Operating System: VAX/VMS V4.6 Source Language: VAX FORTRAN Keywords: Tools - Applications Development Memory Requirements: 1KB Abstract: The BLCHAR subroutine will write large block characters to a
print file or a line printer. Each block character area is
seven columns wide and nine rows high. Each block character
is five columns wide and seven rows high. Up to eighteen
block characters may be printed on each call to BLCHAR. Two
blank lines are output after a group of block characters are
written. This subroutine is useful for writing header pages
on reports and data listings. It will handle any ASCII
character from BLANK (octal 40) through UNDERSCORE (octal
137).