77.7.2
LST,INT: Displaying of Memory Contents with High-Level Access
In the high-level access mode, the user defines various output types (pre-defined in the MML interface) for memory definitions, or specifies groups of related memory contents.
When displaying the save area of the boot communication area (BCASA) on the operator console (SEL=SCREEN) is requested, the AMO interrupts the output after every 2000 bytes, giving the operator the opportunity to abort the function. The reason is the large size of the BCA, with approximate 48 kbyte. The output order to a hard disk file takes the full size of the BCASA. Each command needs a new file name. This prevents inadvertant overwriting of data, in a file that already exists (see message F29).
Command Syntax
LST,INT,output_type;
The permitted values for output_type can be seen in
Section 77.10
(parameter TYPE).
Example
Input:
*lst,int,dchs;
Output:
TABLE: DASS_HW_CHAN_D_STATE_TBL
CONTENTS HEX (ASCII)
0( 0) 4242424242424242 0102424242424242 BBBBBBBB..BBBBBB
10( 16) 4242424242424242 4242424242424242 BBBBBBBBBBBBBBBB
20( 32) 4242424242424242 4242424242424242 BBBBBBBBBBBBBBBB
30( 48) 4242424242424242 4242424242424242 BBBBBBBBBBBBBBBB
40( 64) 42 B
DISPLAYER-INPUT IN A1 PLEASE:
The user wants to copy BCA save area into a hard disk file.
Input:
*lst,int,bcasa,hd,:pds:cer/bcafile;
Output:
H6: 49152T BYTES COPIED INTO FILE :PDS:CER/BCAFILE
DISPLAYER-INPUT IN A1 PLEASE:
OpenScape 4000 V10, Volume 1: AMO Descriptions, Service Documentation, Issue 5
, ID:
P31003H31A0S107057620
©
09/2025
Mitel Networks Corporation. - All rights reserved.
Mitel and the Mitel logo are trademarks of Mitel Networks Corporation. Unify and associated marks are trademarks of Unify Software and Solutions GmbH&Co. KG. All other trademarks herein are the property of their respective owners.