Initializing help system before first use

Remote file access

These basic file operation routines allow an application to open a file for reading or writing on a remote host through a connected Mosel instance.

Close a file that was previously opened with XPRDfopen.
Flush buffer of an output stream.
Open a file on a remote instance.
Read a block of data from a remote file.
Skip a block of data from a remote file.
Write a block of data to a remote file.