DELETE-FILE
Jump to navigation
Jump to search
@DELETE-FILE <file name>
Delete a file and release the pages used. if a version number is specified, only that version is deleted. Otherwise, all versions of a file are deleted. The file type must always be specified.
- <file name>
- a unique file name. The type must always be specified (no default type). If a version is specified only that version is deleted (default version = all versions).
Rules:
- Permitted for all users with directory (D) access to the file.
- If a version v is deleted, the version number of v + 1, v + 2, ... is decremented with 1.
Example:
File FILE-1:DATA exists.
@DELETE-FILE FILE-1:D
The file is deleted.
Related commands
MDLFI (MON 54)
References
Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), page 1-53
Norsk Data Document ND–60.050.06 SINTRAN III USERS GUIDE section 3.4.1
Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD