READ.ME file for PF.PRG v1.3


                                                           April 25, 1987.


     This version of PF, version 1.3, has corrected some bugs that existed 
  
in  earlier  versions.   Namely,  the length of variable  names  has  been 
  
increased from 20 characters to 35.  This problem caused PF.PRG to blow up 
  
with at least four bombs on your screen.   Anybody with variables  greater 
  
than 35, should seek medical help.  The other major fix had to do with the 
  
indentation  of  nested functions  or  procedures.   Formerly,  the  inner 
  
function  or  procedure was indented,  but the indentation was  not  reset 
  
causing everything after that function or procedure to be indented at  the 
  
new  indentation  level.   This has been corrected by  not  indenting  the 
  
function or procedure - my original intentions.
  



                                                              Dick Lee

