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