This document covers the following topics:
File a user-defined object into another folder or file and/or rename it.
You can file a user-defined object into folder Work or any user-defined folder. You cannot file it into a TRS folder or a system folder such as the Inbasket or Outbasket.
To rename the user-defined object without filing it into another folder or file, you must specify New-object-name without specifing New-folder or New-file.
| Parameter | Format | In | Out | Remarks |
|---|---|---|---|---|
| Return-code | N2 | O | X | Input -1: no ET. |
| Cabinet | A8 | R | The cabinet in which the user-defined object is stored. | |
| Password | A8 | R | The password of the above cabinet. | |
| Object-number | N2 | R | The number of the user-defined object. | |
| Object-name | A32 | R* | The name of the user-defined object. Either Object-name or ISN, not both. | |
| ISN | P8 | R* | X | The ISN of the user-defined object. Input: either ISN or Object-name, not both. |
| New-folder | A15 | O | The name of the folder in which the user-defined object is to be stored. You must not specify a system folder (except Work) or TRS folder. | |
| New-file | A15 | O | The name of a file within the above folder in which the user-defined object is to be stored. | |
| New-object-name | A32 | O | If specified, the user-defined object is filed with a new name. |
| 00 | Success |
| 02 | Invalid cabinet name or - in batch mode only - locked cabinet |
| 03 | Password incorrect |
| 04 | ISN was not found |
| 08 | Supply either ISN or name, not both |
| 09 | ISN does not point to correct object |
| 10 | Function not valid for a system folder |
| 13 | Invalid object number |
| 51 | Invalid name |
| 52 | Document with specified name already exists |
| 53 | Requested object does not exist |
| 55 | Requested folder/file does not exist |
| 56 | Requested folder is a TRS folder |
Z-120
Z-122
Z-123
Z-150
Z-165
Z-175
Z-177
Z-194
Z-197
Z-222
Z-223
Z-400
Z-401
Z-1200&0