Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#amunits]

GetFileSysTask

Returns the default filesystem for the process

Declaration

Source position: amigados.pas line 1656

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