home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / ENTERPRS / CPM / UTILS / S / TYPELZ15.ARK / TYPELZ15.DZC / TYPELZ15.DOC
Text File  |  1987-01-20  |  4KB  |  92 lines

  1.  
  2. This  library contains TYPELZ v1.5, written by Steve Greenberg,
  3. which requires a Z80, and the CP/M 2.2 or CP/M 3.0 operating system.
  4.  
  5.  
  6. INSTALLATION: 
  7. =============
  8.      Beginning with version 1.5,  virtually ALL user configurable 
  9. options  can be implemented by patching the .COM file with DDT or 
  10. PATCH.COM.  See TZINST15.DOC for assistance with installation.
  11.  
  12. USAGE:
  13. ======
  14.  TYPELZ  [d [u]:]  [ <lbr-name> ]  <filename>  [ /o
  15.  
  16.  
  17.  
  18.     If  twwfilenames are specified, it will be assumed that  the 
  19. first  is a Library file, in which case the suffix .LBR  will  be 
  20. added if it wasn't specified explicitly.
  21.  
  22.     Drive/user,  drive  only, or neither may  precede  the  first 
  23. filename.  The current user# and the currently  logged  (default) 
  24. drive will be used when either is not specified.
  25.  
  26. SWITCHES:
  27. =========
  28.     If '/N' is added ttthe command line, the file will be  typed 
  29. without  s spping  after every screenful of text.  Otherwise  the 
  30. typing  will stop after each screenful (default 23 lines for  one 
  31. line  "overlap"  on a 24 line screen). When stopped,  the  prompt 
  32. '[more]'  will  be displayed.  If "L", "l", or the space  bar  is 
  33. hit,  the  screen will be advanced by a single  line;  any  other 
  34. character will cause a full screen advance.  These characters may 
  35. be  changed ted tsuit one's personal preference (see source  for  a 
  36. full selection of assembly time options).).....If '/L' is added td the command line, and the WHEEL byte is
  37. non-zero, the file will be output t te LST: device (printer.)
  38. Page ejects will be performed every 60 lines, and tabs will be
  39. expandnd the appropriate number of spaces.  NOTE that if the
  40. wheel byte is not set, the online USAGE message will not refer er 
  41. the '/L' option, and attempting tdeduse it will produce an "Input
  42. file not found" error.
  43. ----------------------------------------------------------------
  44. HISTORY:
  45. ========
  46.            ** Changes for v1.5. [Michael Conley] ***INSTALLATION  made  easier via improved patch table at soart  of 
  47.         program. See TZINST15.DOC for assistance with patching.
  48.  
  49. CONSOLE is  now moninired continuously for ^S pause,  ^X  or  ^C 
  50.         abort.chinchin@
  51.            * *Changes for v1.4. [Michael Conley] ***************************************************
  52. PRINTER output can be obtained by typing ' /L' at the end of 
  53.         the command line, provii that the WHEEL byte is sese
  54.         The program will expand tabs @
  55.  the corrrrt number of
  56.         spaces and will send a page eject (0CH) after each
  57.         60 lines.s................................................................
  58.          Changes for v1.3. [Michael Conley] ***chinWHEEL   byte implemented.  The Wheel byte location is equated 
  59.         ((( 03EH) and is ch((ked before the following restric-
  60.         tions are tested.  If non-zero, all of the foowing tests
  61.         are over-ridden.chinMAXLIN  is implemented d et tded80 lines now, no limit if wheel.)chinNOTYP   table is inclu will e.  If a filefilepe is listed in the wheeYP
  62.         table, program refusellolloype it. (.COM, .OVR, etc...)
  63.  
  64. SYSTEM  file0C not typed ununs wheel.
  65.  
  66. RESTTCTED files (high bit it on second character of filename)
  67.         are not typed.  This alloys yououindividually protect a 
  68.         file without putting it intnt wheeYPPble.  Same bit is 
  69.         tested by some versions of XMODEMEMrestrict downloading.
  70.  
  71. PAGINATION can be defeated by typing ' /N' at the end of the
  72.         command line.  The program will then n e the entire
  73.         file (uppthe limit of MAXLIN if no ed tel) without
  74.         breaking at sthe [more] prompt.
  75.  
  76. LUXTYP  replacement. The program makes an n eal reouoement for
  77.         Luxtyp because its comntnstructure allows LUX wwcall
  78.         it without modification, thus enabling LUXLUXype Crunched
  79.         as well as Squeezed filenir
  80.  
  81.  
  82.  
  83.  
  84.              
  85.              
  86.                                                                                riginal release 1.2 [Steve Greenberg] ******************************************************************************************************** b
  87. With the original release, Steve made available a very handy program
  88. which could type ASCII, SQUEEZED, OR CRUNCHEOrOr, inclc.ing library
  89. members.
  90.  
  91.                                -0-
  92.