home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / programm / 16267 < prev    next >
Encoding:
Text File  |  1992-11-24  |  936 b   |  24 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!psinntp!cci632!den
  3. From: den@cci632.cci.com (Dennis J. Buttery)
  4. Subject: ASL Hook Functions
  5. Message-ID: <1992Nov23.215913.13454@cci632.cci.com>
  6. Organization: [Computer Consoles, Inc., Rochester, NY
  7. Distribution: usa
  8. Date: Mon, 23 Nov 1992 21:59:13 GMT
  9. Lines: 13
  10.  
  11.   I am using a hook function with an ASL file requester and everything is
  12. working fine so far...  However, I wanted to be able to open each file and
  13. read out an ID value to determine if I really want the filename to show in
  14. the requester or not.  When I try to open the file from inside the hook
  15. routine it just returns an error.  Should I assume that DOS routines are not
  16. allowed from within a hook function or am I missing something here????
  17.  
  18. BTW - I am setting the ASL_FuncFlags to DOWILDFUNC. Is this sufficient?
  19.  
  20. Thanks in advance for any info you can provide.
  21.  
  22.                                         -DJB-
  23.  
  24.