home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d150 / pilot.lha / Pilot / readme < prev    next >
Text File  |  1987-06-15  |  4KB  |  113 lines

  1. The programs included are part of a PILOT language implementation for the
  2. AMIGA.  PILOT is a limited use language for use in educational and computer
  3. based instruction programs.  It finds great use in the simple programs used
  4. to introduce computer subjects.
  5.  
  6.     PILOT also has found use in the Interactive Video field.
  7. At Flight Training Devices, we have been involved in the use of interactive
  8. video for Pilot training.  In the last year, we have been working on a
  9. special project for the National Park Service to explore the use of the
  10. Amiga computer to replace the aging Sony CP/M 64K SMC-70 computers.  At
  11. this time the Amiga is not ready to assume this role; however, for any 
  12. interest hackers, the Amiga can produce a good interactive presentation for
  13. less than half the cost of an IBM or new SONY system.
  14.  
  15.     The Interactive installation we supported consists of the following
  16. components:
  17.  
  18.     Touch-Panel monitor    (Sony PVM-1911,  Sony PVQ-1271 with
  19.                     SFB-1000 touch-panel overlay and
  20.                     Sony PVM-1910 with SF-19 overlay
  21.                     were all tried and successfully
  22.                     used. )
  23.     Laser videodisc player  ( Pioneer LD-700 with IU-04 interface and
  24.                     Pioneer LD-V4200 industrial players
  25.                     were successfully used.  )
  26.             Comment: We stuck to RS-232 control since the added
  27.                 cost in equipment is less than $250.00 
  28.  
  29.     GenLock      ( The Amiga GenLock 1300 unit was the only one tested.)
  30.  
  31.     
  32.     Amiga 1000 with 1.5 meg.  ( In configurations that did not use the
  33.                 Laserdisk, the Amiga 2000 and Amiga 500 were
  34.                 tested.  Only 256K required for the PILOT
  35.                 program from CLI. )
  36.  
  37.  
  38. The programs on this disk do not contain the interactive video features since
  39. development is continuing on these products.  Any person or company 
  40. interested in Beta testing our program may obtain a full Beta test kit
  41. for $10.00 from:
  42.         
  43.         Flight Training Devices - Alaska
  44.         P. O. Box 91723
  45.         Anchorage, AK 99509-1723
  46.  
  47.         My phone is 907-276-6719 but you will not likely
  48.     reach me personally. (leave a message)
  49.  
  50.         BIX:  tlagrone
  51.         CSERV: 76074,172
  52.  
  53. Programs on this disk:
  54.  
  55. PILOT:
  56.  
  57.      This is an executable of Common PILOT which forms the base of
  58. the language.  It is close to Apple Pilot or PC Pilot.  Documentation
  59. is in the file manual.pil.  The file is best read with PILOT by using
  60. the CLI command.
  61.  
  62.         PILOT MANUAL
  63.  
  64. MANUAL.PIL:
  65.  
  66.         This is the language documentation written in the
  67. PILOT language.
  68.  
  69. DEMOPILOT:
  70.  
  71.         This is a reduced version of our PILOT with IFF reader
  72. and mouse support.
  73.  
  74. DEMONPS.PIL:
  75.  
  76.         This is the pilot file which represents about 10% of the project
  77. conducted for the National Park Service.  The full program used 1.6 MEG of
  78. space and is too large for distribution.  This program may not be sold
  79. except as part of nominal cost public domain disks with credit given to 
  80. Park Service and Flight Training Devices - AK.  Since your tax dollars paid
  81. for this part, it is public domain.
  82.  
  83.     To run program you must also have the files in the pic and tex
  84. directories.  These directories must be at the root of the DF1: 
  85. disk.  The program must be run from DF1: as currently configured.  
  86. To relocate, the demonps.pil file must be edited appropriately. 
  87. (replace 13 occurrences of DF1: with the new location of the files)
  88.  
  89.     run program with the command
  90.  
  91.         DEMOPILOT DEMONPS
  92.  
  93.     or double click on the Demonps.pil icon.
  94.  
  95. Two other icons are included for use with single disk systems (df0:) and
  96. Amiga 2000 systems (df2:).  They correspond to the modified files. For
  97. Fred Fish -- substitute your full path for  DF1: etc. and it will run on
  98. your disks.   i.e.   AmigaLibDisk139:pilot/   subbed for DF1:
  99.  
  100.  
  101. PIC files are standard iff files -- edit with any paint program.
  102.  
  103. TEX files are short ASCII files  --  edit with any editor.
  104.  
  105.  
  106.  
  107. All programs are provided without warrantee. The guru will visit in
  108. low memory situations on the Demo. 
  109.  
  110. Use freely and have fun.  Pilot is not dead.  In fact an IEEE standards
  111. committee is being established to standardize the Language from the
  112. multitude of variations available.
  113.