(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/asl.h>
#include <libraries/asl.h>
#include <>
BOOL RequestFile (fileReq)
LOCATION
In AslBase at offset 7
SYNOPSIS
struct FileRequester * fileReq
FUNCTION
Obsolete. Use AslRequest() instead.
INPUTS
RESULT
EXAMPLE
SEE ALSO
AslRequest()
NOTES
BUGS
INTERNALS
HISTORY
20.10.1998 hkiel
Amiga Research OS
19.08.1998 bernie
moved inclusion of asl_intern.h to avoid conflict with <inline/stubs.h>
15.09.1997 srittau
Added some comments
Changed some of the include files
13.09.1997 nlorentz
Initial revision