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

GetFileSysTask

Returns the default filesystem for the process

Declaration

Source position: amigados.pas line 1996

function GetFileSysTask: PMsgPort;

Function result

The pr_MsgPort of the filesystem, or nil.

Description

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

See also

SetFileSysTask

  

Sets the default filesystem for the process

DosOpen

  

Open a file for input or output


Documentation generated on: 2021-07-30