77.6.4
LST,DEF: Listing Memory Definitions
Command Syntax
LST,DEF,[name],area;
The name may also be partially qualified by entering an asterisk at the beginning and/or the end of the text string. This is interpreted as a wildcard symbol. If no name or partial name is entered all memory definitions are listed.
The following storage areas can be specified: AMO, HD and RES.
Example
In connection with the example given above the user wants to display all memory definitions in the AMO Work Area.
Input:
*lst,def,,amo;
Output:
DEFINITIONS IN AMO DISPA
NAME SEL OFF ELEM_L MIN_I MAX_I PID
ENTRY1 3CF0H 099CH FFFFH 0H 0H A1
ENTRY2 3CF0H 09BAH 1EH 1H 19H A1
DISPLAY-INPUT IN A1 PLEASE:
Description of the Headers:
NAME
Name of the defined memory
SEL
Selector of the defined memory
OFF
Offset of the defined memory
ELEM_L
Element length of the defined memory
MIN_I
Minimum index of the defined memory
MAX_I
Maximum index of the defined memory
PID
Processor identification of the defined memory
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.