Z-INOBU

This document covers the following topics:


Description

Update information for a specific user-defined object.

Parameters which are not completed in the parameter list are updated to blanks. Thus, to retain the existing values, you must specify them once more before you invoke this subprogram.

Parameters

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.
Description A60/1:4 O   A brief description for the user-defined object.
User-data A60/1:4 O   Can be any information included by the user.
Object-format A1 O   Can be any user-defined object format. If the object is a document, this can also be a Con-nect document format. See Document Formats.
Private-flag A1 O   If marked, the user-defined object is a private object.
Security-flags A1/1:4 O   The security levels for Read, Modify, Copy and Print. Values 0 to 9. The four values must be numeric.

Return Codes

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
13 Invalid object number
51 Invalid name
53 Requested object does not exist (has not been defined by administrator)
61 Invalid security flag

Subprograms

Z-120
Z-122
Z-123
Z-1200&0