| CRN 1707 | DISPLAY-MMCD-DATA |
Input =1707: REPORT=...,ALLPARS Displays tha definition of all parameters od the keyed-in report number as well as the form identity itself (cypher,variant,PCS).
MAN MACHINE COMMUNICATION CONTROL
(A)....................... (B).................
-------------------------------------------------------------------------
REQUEST : ALLPARS
REPORT = (3).. FORM IDENTITY = (4)..... FILE = (5).............
PARAMETER: WORDPOS : BYTE : LGTH : BASE: LEAD:SIGNED:RPAR WRDS
---------:---------:------:------:-----:-----:------:---------
(7) (8) : (9).. : (10) : (11) : (12) : (13) : (14):(15)(16).
REPORT REFERENCE NUMBER = 1603
| Par. No. | Meaning | Remarks |
|---|---|---|
| (A) | command name | |
| (B) | main execution result | |
| (3) | REPORT NUMBER | |
| (4) | FORM IDENTITY OF REPORT | |
| (5) | FILENAME OF MONOFORM | |
| (7) | Parameter-number | |
| (8) | Indicator
* | parameter has parameter
conditions |
| (9) | Word position | |
| - | parameter has no buffer | |
| (10) | Byte position | 0 or 1 |
| - | parameter has no buffer | |
| (11) | Number of bytes | length of parameter |
| - | parameter has no buffer | |
| (12) | Parametertyp | |
| - | no valid value | |
| AS | ASCII | |
| BS | binary signed | |
| BU | binary unsigned | |
| DL | decimal unsigned with only the 2
left characters as output | |
| DR | decimal unsigned with only the 2
right characters as output | |
| DS | decimal signed | |
| DU | decimal unsigned | |
| D1 | decimal unsigned with only 1
character as number | |
| D2 | decimal unsigned with only 2
character as number | |
| D3 | decimal unsigned with only 3
character as number | |
| D4 | decimal unsigned with only 4
character as number | |
| GI | hex. integer 4 bytes, low bytes
first | |
| GX | hex. no leding "H" low bytes
first | |
| HI | hexadecimal integer | |
| HI | hexadecimal integer | |
| HS | hexadecimal suppress leading
characters | |
| HU | hexadecimal unsigned | |
| HX | hexadecimal integer, no leading
characters | |
| KN | keyed numeral | |
| TS | decimal signed bytes,low bytes
first | |
| TU | decimal 4 bytes, low bytes first | |
| (13) | Zero supression | leading zero suppression
specification |
| - | no valid value | |
| C | leading zero suppression with
number compression | |
| L | leading zero suppression with
right space filling | |
| N | no leading zero suppression | |
| R | leading zero suppression with
left space filling | |
| (14) | Signed or not signed indication | |
| - | no valid value | |
| N | parameter is not signed | |
| Y | parameter is signed | |
| (15) | Repetition length | indication whether or not the
parameter is the start of a repetition block |
| - | no valid value | |
| NO | parameter is not the start of a
repetition block | |
| (16) | Number of words | specified number of words used in
the user buffer for 1 repetition |
| - | no valid value |