home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / simtel / sigm / vols000 / vol062 / abstract.062 < prev    next >
Encoding:
Text File  |  1985-02-10  |  2.4 KB  |  51 lines

  1.  
  2.               EXTRACTS FROM PASCAL Z-UG VOLUME #10
  3.  
  4.      This disk is almost all utilities. All rather large programs 
  5. also. As you will notice, we are getting software from just about 
  6. everywhere. The more the merrier, as they say.
  7.  
  8. 1.    This  is  a  professional  effort.  What  I  mean  is  that 
  9.      Laboratory Microsystems is selling this Disk Test program on 
  10.      the  open  market.  Yet,  when I asked them if it  would  be 
  11.      O.K.to  allow  our members to use this  program,  they  said 
  12.      "sure".(I have a letter on file).  So folks,  they have been 
  13.      very  nice to us and let us not abuse their  kindness.  Read 
  14.      the DOC for the details of how to test your Disk Drives  and 
  15.      speak  kindly of those nice guys at Laboratory Microsystems. 
  16.      (conditions  for  use= Do not alter to remove  the  copyright 
  17.      notice and do not resell,by any member,for profit).
  18.  
  19.      DTST.COM/DOC/Z80
  20.  
  21. 2.   RAY PENLEY must have iron fingers. Look at this, his latest.
  22.      He said it took over 50 hours to translate FORMAT from the
  23.      UCSD version [had a few logical errors in the original prgm].
  24.      This is from the book SOFTTOOLS by K & F.  It is also avail
  25.      from the 'BDS-C Users Group' in 'C' of course!  For those of
  26.      you who can not  afford  a  $500  Wordstar or even  a  $150
  27.      Tex Formatter this is just the thing.  You'll have complete
  28.      control over the way your documents are printed.  You must
  29.      have Pascal/Z vers 3.3 or later for this one!
  30.  
  31.      KFORMAT.PAS/DOC/COM
  32.      external modules:
  33.      STDIO.PAS               Standard IO routines
  34.      DOTEXT.PAS              Procedure DOTEXT
  35.      DOCOMM.PAS              Procedure DOCOMMAND
  36.      utility programs:
  37.      STDFUNC.TOP
  38.      GLOBALS.TOP
  39.  
  40. 3.    A  member called me from Denver and wanted to know what  he 
  41.      could  for us.   So I sent him a copy of this  UCSD  program 
  42.      ahead of time.  As a club or group, we should at least have 
  43.      a standard way of printing our programs. So whenever or who
  44.      ever gets this Pretty-Printer converted I will offer it to 
  45.      the group and ask that EVERYONE use it. It'll be our firstè     group standard. I'll be asking Ithaca to ship it with their
  46.      future software as well.
  47.  
  48.      PRETTY.PAS/DOC                PARTA.PAS
  49.      PARTB.PAS                     PARTC.PAS
  50.  
  51.