(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/asl.h>
#include <utility/tagitem.h>
BOOL AslRequest (requester , tagList)
LOCATION
In AslBase at offset 10
SYNOPSIS
APTR requester
struct TagItem * tagList
FUNCTION
INPUTS
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY
19.07.1999 stegerg
asl filerequester works
04.02.1999 nlorentz
Numerous bugfixes. Demos/filereq does not crash anymore
26.12.1998 hkiel
Changed for use with cpak
20.10.1998 hkiel
Amiga Research OS
15.09.1997 srittau
Added some comments
Changed some of the include files
13.09.1997 nlorentz
Initial revision