![HP NonStop Pathway/iTS Скачать руководство пользователя страница 125](http://html.mh-extra.com/html/hp/nonstop-pathway-its/nonstop-pathway-its_programming-manual_165147125.webp)
ZPWY-MAP- Definitions
NonStop Pathway/iTS Management Programming Manual— 426749-002
6- 25
ZPWY-MAP-DEF-TELL
ZPWY-MAP-DEF-TELL
ZPWY-MAP-DEF-TELL is an extensible structured token that defines the content of a
tell message.
ZTIMESTAMP
is a four-word Julian timestamp in Greenwich mean time (GMT) that the
PATHMON process adds to the PATHCTL file upon receiving the TELL message.
To convert this value to a local time-based timestamp, use the
CONVERTTIMESTAMP procedure as documented in the
Guardian Procedure
Calls Reference Manual
. To convert the timestamp to a Gregorian (calendar-type)
format, use the INTERPRETTIMESTAMP procedure.
ZTIMESTAMP is for output only, in response to an INFO TELL command. If a value
is placed in this field with ADD TELL, an error is returned.
ZLENGTH
is the byte length of the tell message. Valid values range from 0 through 132.
ZAREA
contains the message text.
def ZPWY-DDL-DEF-TELL.
02 ZTIMESTAMP token-type ZSPI-DDL-TIMESTAMP.
02 ZLENGTH token-type ZSPI-DDL-INT. !r
02 ZAREA token-type ZPWY-DDL-CHAR132. !r
end.
Содержание NonStop Pathway/iTS
Страница 20: ...About This Manual NonStop Pathway iTS Management Programming Manual 426749 002 xviii Change Bar Notation ...
Страница 28: ...Introduction NonStop Pathway iTS Management Programming Manual 426749 002 1 8 SPI Interface ...
Страница 100: ...ZPWY DDL Definitions NonStop Pathway iTS Management Programming Manual 426749 002 5 26 Simple Tokens ...
Страница 180: ...ZPWY MAP Definitions NonStop Pathway iTS Management Programming Manual 426749 002 6 80 ZPWY MAP TELLNUM ...
Страница 270: ...PROG Commands NonStop Pathway iTS Management Programming Manual 426749 002 9 20 START PROG ...
Страница 480: ...TCP Event Messages NonStop Pathway iTS Management Programming Manual 426749 002 11 202 ...
Страница 672: ...Error Handling Example Program NonStop Pathway iTS Management Programming Manual 426749 002 14 28 ...
Страница 694: ...Index NonStop Pathway iTS Management Programming Manual 426749 002 Index 22 Special Characters ...