SET-PERIPHERAL-FILE

From NDWiki
Revision as of 13:05, 1 August 2012 by Tingo (talk | contribs) (created page for the SET-PERIPHERAL-FILE command)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@SET-PERIPHERAL-FILE <file name> <device number>

Peripheral files are supported by the file management system. User SYSTEM is responsible for introducing them to the file system. This is done with the command above.

Example:

@SET-PERIPHERAL-FILE "LINE-PRINTER" 5

introduces the line printer (associates the file LINE-PRINTER with device number 5).

Legal access (permissions) is specified with the command

@SET-FILE-ACCESS L-P, WA, WA, WAD

Related commands

SET-TERMINAL-FILE

References

Norsk Data Document ND–60.050.06 SINTRAN III USERS GUIDE section 6.7

Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD