home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 91 / af091a.adf / af91a1.lzx / SUBmods / EasyRequest / EasyRequest.h < prev    next >
Encoding:
Text File  |  1996-09-15  |  261 b   |  11 lines

  1. {*
  2. ** Header file for programs using EasyRequester SUBmod.
  3. ** D Benn, July 1995
  4. *}
  5.  
  6. LIBRARY "intuition.library"
  7.  
  8. DECLARE SUB LONGINT EasyRequest(STRING wintitle, ~
  9.                             STRING bodytext, ~
  10.                             STRING gadgettext) EXTERNAL
  11.