Files > KERMIT HOLDING

name
KERMIT HOLDING
number
8980
location
^DIZ(8980,
description
This file provides a holding place for data being transferred by the KERMIT protocol. By default the data can only be accessed by the user that created it. The Kermit Menu (XT-KERMIT options) may be used to send and receive data via this file. The menu also allows the creator of the data to permit access by others. This file is cross-referenced by name, creator, and access allowed to user.
applicationGroups
XU;XTKE
Fields
#NameLocationTypeDetailsIndexDescription
.01name(+)0;1FREE TEXTBThis is a name used to identify the KERMIT file.
1date/time last accessed0;2DATE-TIMEThis holds the date/time that the KERMIT routines last access this entry.
2replace file name(+)0;3BOOLEANn:NO
y:YES
If this field is set to YES then KERMIT will replace the name with the FILE NAME received from the remote computer.
3kermit transfer mode(+)0;4SET OF CODES0:IMAGE
1:DATA
2:TEXT
This holds a flag that tells KERMIT how to handle the tranfered data. TEXT will wrap the data in a WP type style. DATA will only wrap if the line in greater than 255. IMAGE stores the KERMIT packets just as they arrive.
4creator(+)0;5POINTER200AOKThis is the person who owns this entry.
5want to edit the data?0;6BOOLEANn:NO
y:YES
This is used as a question to control an edit template.
10access allowed to user1;0MULTIPLE8980.01This multipule is used to allow other users access to a KERMIT HOLDING data file created by someone else.
21data2;0WORD-PROCESSINGThis field holds the data.

Not Referenced