Z-INOBG

This document covers the following topics:


Description

Return information about a specific user-defined object.

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, bot both.
ISN P8 R* X The ISN of the user-defined object. Input: either ISN or Object-name, not both.
Object-format A1   X 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.
Folder-name A15   X The folder in which the user-defined object is stored.
File-name A15   X The file within the above folder in which the user-defined object is stored.
Description A60/1:4   X The description of the user-defined object.
User-data A60/1:4   X Can be any information included by the user.
Private-flag A1   X If marked, the user-defined object is a private object.
Security-flags A4   X The security levels for Read, Modify, Copy and Print. Values 0 to 9.
Created-ID A8   X The user ID of the person who has created the user-defined object.
Date-created N8   X The date when the user-defined object was created.
Time-created N4   X The time when the user-defined object was created.
Modified-ID A8   X The user ID of the person who has last modified the user-defined object.
Date-modified N8   X The date when the user-defined object was last modified.
Time-modified N4   X The time when the user-defined object was last modified.
Mailed-ID A8   X The user ID of the person who has sent the user-defined object to this cabinet.
Date-mailed N8   X The date when the user-defined object was mailed.
Time-mailed N4   X The time when the user-defined object was mailed.

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

Subprograms

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