Z-GET11

This document covers the following topics:


Description

Return the description of a document.

If the document contains text, the text is copied to the Natural source code edit area (ESIZE). Using Z-ADD11, for example, you can add a Con-nect document from the contents of this edit area.

Parameters

Parameter Format In Out Remarks
Return-code N2 O X Input -1: no ET.
Cabinet A8 R   The cabinet which contains the wanted document.
Password A8 R   The password of the above cabinet.
Document-name A32 R*   The name of the document for which you want to return the description. Either Document-name or ISN, not both.
ISN P8 R*   The ISN of the document for which you want to return the description. Either ISN or Document-name, not both. You can invoke Z-DIS11 prior to this subprogram to obtain the ISN for the desired document.
Description A60/1:4   X The description of the document.

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
51 Invalid name
53 Requested object does not exist
57 Document contains no text
91 Document is not in Txt or Cnf format

Subprograms

Z-115
Z-120
Z-122
Z-123
Z-130
Z-140
Z-165
Z-175
Z-194
Z-197
Z-222
Z-223
Z-400
Z-401
Z-1200&0