home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / pcboard / ansi_d.zip / READ.ME < prev   
Text File  |  1993-04-05  |  1KB  |  30 lines

  1.     Program: ANSI-D v1.00 
  2.      Author: Steve Catmull
  3.        Date: 04/02/93
  4.  
  5. Description:   PPE (PCBoard Programming Executable) that you can replace
  6.                PCBTEXT record #149 with.  
  7.              
  8.                What this PPE offers that PCBoard does not is to do some
  9.                ANSI checking before ever even asking the caller if they
  10.                want graphics or not.  
  11.               
  12.                By testing for ANSI before the prompt is ever issued,
  13.                the appropriate default value can be set for the user.
  14.                If they have ANSI capabilities (as per the n test
  15.                then the default for the prompt will be "Yes".  Otherwise,
  16.                the default will remain "no".
  17.              
  18. Installation:  Installing this PPE is very simple.  Use MKPCBTXT to load
  19.                your PCBTEXT file.  Press F3 and enter 149.  You will now
  20.                see the "Do you want graphics" record.  Simply change it
  21.                to an ! followed by the full path and filename to the
  22.                ANSI-D.PPE file.  That is all there is to it.
  23.                
  24.    Modifying:  Feel free to modify the PPS (source) file as your needs
  25.                dictate.  That is why the source is included.  :-)
  26.                
  27. And last, but certainly not least.   HAVE FUN!
  28.  
  29.  
  30.