home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / contrib / treefox.lzh / README < prev    next >
Text File  |  1993-04-24  |  2KB  |  45 lines

  1. TREE&FOX: Preliminary program notes
  2.  
  3. N.B. For detailed documentation see TREE&FOX.DOC.
  4.  
  5. Welcome, and thank you for your interest.  Please note that all the
  6. programs included are exploratory prototypes, and that the author
  7. makes no warranties of any kind as to their robustness or suitability
  8. for any application.
  9.  
  10.  
  11. A. TREES.ICN
  12.     1. Translate and run as usual; the program should work with
  13.        most versions of ICON.
  14.     2. Input is expected from a text file called TREES.IN.  A
  15.        sample file has been provided.
  16.     3. Note that TREES calls for a non-proportional font and
  17.        relies on the pseudographics characters of the extended
  18.        IBM-ASCII set.
  19.  
  20. B. TREECAD.ICN
  21.     1. This program is heavily dependent on DOS calls and video
  22.        routines.  It runs under ordinary (non-386) DOS ICON from
  23.        version 8.0.
  24.     2. TREECAD makes nonessential use of SCROLLER.EXE which expects a
  25.        text file called TREECAD.IN.
  26.     3. For a Windows installation of TREECAD see TREE&FOX.DOC, para 2.4.
  27.  
  28. C. FOX.ICN
  29.     1. FOX makes a few DOS calls so that it, too, must be run from
  30.        an ordinary (non-386) DOS version of ICON.  (The routines
  31.        involved are largely nonessential so that porting to a different
  32.        environment should be feasible.)
  33.     2. FOX expects the lexicon file FOX-LEX to reside in the
  34.        current directory.
  35.     3. FOX makes nonessential use of SCROLLER.EXE which expects a
  36.        text file called FOX.IN.
  37.     4. For a Windows installation of FOX see TREE&FOX.DOC, para 3.2.
  38.  
  39.  
  40. Manfred Jahn
  41. Englisches Seminar
  42. Universitaet zu Koeln
  43. D-5000 Koeln 41
  44. Germany
  45.