Unit 'AmigaDOS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

SetFileSysTask

Sets the default filesystem for the process

Declaration

Source position: amigados.pas line 1999

function SetFileSysTask(

  task: PMsgPort

):PMsgPort;

Arguments

task

  

The pr_MsgPort of the default filesystem for the process

Description

Sets the default filesystem task's port (pr_FileSystemTask) for the current process.

See also

GetFileSysTask

  

Returns the default filesystem for the process

DosOpen

  

Open a file for input or output


Documentation generated on: 2021-07-30