Articles
Forums
Downloads
Autodocs
Home
/
Autodocs
/
dos.library
NAME
SetFileSysTask
Sets the default file system for the Process (V36)
SYNOPSIS
oldport = SetFileSysTask(port)
D0 D1
struct MsgPort *SetFileSysTask(struct MsgPort *)
FUNCTION
Sets the default file system Task's port (pr_FileSystemTask) for the current Process.
INPUTS
port
The pr_MsgPort of the default file system for the Process
RESULT
oldport
The previous FileSysTask value
SEE ALSO
GetFileSysTask()
,
Open()