Sets the default filesystem for the process
Source position: amigados.pas line 1714
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 |