Sets the default filesystem for the process
Source position: amigados.pas line 2288
function SetFileSysTask( |
const Task: PMsgPort |
):PMsgPort; |
Task |
|
The pr_MsgPort of the default filesystem for the process |
Sets the default filesystem task's port (pr_FileSystemTask) for the current process.
|
Returns the default filesystem for the process |
|
|
Open a file for input or output |