FILE NAME ERROR 22
This report is given if:
- the user attempts to
⎕FCREATEusing the name of an existing file. - the user attempts to
⎕FTIEor⎕FSTIEa non-existent file, or a file that is not a component file. - the user attempts to
⎕FERASEa component file or⎕NERASEa native file with a name other than the EXACT name that was used when the file was tied.