home *** CD-ROM | disk | FTP | other *** search
/ Power DOS 1995 July / Power_DOS_CD-ROM_Walnut_Creek_July_1995.iso / program / tools / pcscheme.doc < prev    next >
Text File  |  1993-10-18  |  2KB  |  41 lines

  1. Welcome, dear Schemers!
  2. This is the new release of PC scheme, hopefully fixing all the bugs that
  3. were mentionned. Thanks to your participation, PCS/Geneva has eventually
  4. become an stable product. Most notoriously, the EMS support is now
  5. REALLY operative. As a sign of progress, the last bug reported was a
  6. window misplacement, not a system crash...
  7. If you feel you found a bug, make a good deed and tell us about it.
  8. Our mailing address is now "schemege@cui.unige.ch".
  9. Note that the previous address, 'schemege@uni2a.unige.ch', is still
  10. available; but it will be suppressed soon.
  11.  
  12. The current release number is 4.01, dated September 1993.
  13.  
  14. PCS is distributed in three formats:
  15. - PCSCHEME.EXE is a self-extracting file, compressed with ARJ.
  16. - PCSCHEME.TAZ is a 'gzip'ped tar file.
  17. - PCSLIM.EXE is a slimmed-down version (it lacks some PS docs) of PCSCHEME.EXE
  18. Please note some people reported a problem with PCSCHEME.EXE, saying
  19. it aborted with the message 'Out of Memory'. This happens when the
  20. file is downloaded in ASCII mode, so beware! Both files are in binary
  21. format.
  22.  
  23. This new release includes a few goodies:
  24. - First there is no more encryption on the files; this is justified by
  25.     the fact PCS is not a hack anymore...
  26. - Many small programs have been written, mostly in Scheme-WEB, to test
  27.     various aspects of the system. Their documentation is supposed
  28.     to be adequate. They include a system to display Hershey fonts
  29.     in graphics mode, an interface for the Brief(TM) editor, and
  30.     various simple things like digits of E and the Fibonacci sequence,
  31.     among others.
  32. - I have written a few BGI drivers, one that simply dumps the requests
  33.     and one that creates a PostScript output. The environment
  34.     variable "PS$" should be set to the filename where the output
  35.     should be written; if the variable is not set, PS.BGI sends the
  36.     output to the terminal. Note the source code is included!
  37.  
  38. Of course, your comments, suggestions, and even flames are welcome.
  39.     Larry Bartholdi
  40.     University of Geneva
  41.