home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff245.lzh / PathMaster / manx / README < prev   
Text File  |  1989-09-06  |  1KB  |  29 lines

  1.  
  2.   This is the improved PathMaster File Selector Source code for
  3. the Manx Aztec C 3.6a (or later) C compiler.  This code is still
  4. Copyright by me.  However, you are free to use this code in both
  5. commercial and non-commercial programs AS LONG AS YOU RESPECT
  6. THE COPYRIGHT NOTICE ATTACHED.  Please contact me for special
  7. situations not covered by this implied agreement.
  8.  
  9. Contents:
  10.   NOTICE    - Copyright and disclaimers.
  11.   FS.DOCS    - Programmers documentation.
  12.   USER.DOCS     - User documenation.
  13.   fs.c        - Example main() showing FileSelector usage.
  14.   fs1.c        - C control code module.
  15.   fs2.asm    - Assembly support code module.
  16.   fsdata.c    - Data module.
  17.   fs.h        - Include file and structure definitions.
  18.   types.i    - Copy of exec/types.i incase you don't have one.
  19.   makefile    - makefile for make or equivalent.
  20.  
  21.   In particular, please see fs.c for an example of how to
  22. initialize andcustomize the file requester properly.
  23.  
  24.      Eagerly Awaiting Your Comments, 
  25.        Justin V. McCormick
  26.  
  27.        plink: jvm
  28.          bix: jmccormick
  29.