home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / Programme_zum_Heft / Programmieren / Kurztests / ACE / Prgs / FontReq / ReadMe < prev    next >
Text File  |  1995-01-27  |  586b  |  19 lines

  1.  
  2. This is the second subprogram library module that I've created for serious use.
  3.  
  4. It encapsulates the functionality of an ASL file requester and was originally
  5. created for use with my ReqEd utility. It can of course be used by any program.
  6.  
  7. Since ASL.library is required, Wb 2.x or higher is necessary to use this module.
  8.  
  9. See test.b for an example of how to use the font requester subprogram. Type "Make"
  10. to generate the "test" executable.
  11.  
  12. You should also read the comments at the top of FontReq.h.
  13.  
  14. This module may be enhanced in the future.
  15.  
  16. Regards,
  17.  
  18. David Benn, 27th January 1995
  19.