77.6.5
COPY: Copying Memory Definitions
The memory addresses can be copied from their respective storage locations into the AMO work area during AMO execution, into the save area of the resident Displayer task, or into the hard disk save area.
Command Syntax
•
General Procedure for Copying between Storage Areas
COPY,DEF,[name],[source area-target area];
The default setting is for copying from the resident task backup area to the AMO work area (RES-AMO).
•
Copying the Layout Data Module into the AMO Work Area
COPY,DBL,[name];
Since there are no layout data modules in the IHS, this command is rejected with the advisory „H3: REQUESTED FUNCTION NOT AVAILABLE“.
Example
The user wants to copy all memory definitions, which start with the string "ENT", from resident Task Area to the AMO Work Area.
Input:
*copy,def,ent*,res-amo;
Output:
DISPLAYER-INPUT IN A1 PLEASE:
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:
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.