107.2.6
CHANGE-GEZAB
Short dialog
If a timer job has been activated for a dialog field, the dialog field can be rewritten only if the current timer job is stopped (STOP-GEZAB). In that way the state of the dialog field changes from TIMED ORDER RUNNING to state BUSY.
With the action CHANGE-GEZAB all parameters can be written new, without the parameter PERIOD.
Procedure Overview
Command Code
Parameter
CHANGE-GEZAB
DIAFNO=<number>,{(min 1)FILE=<character>
,FILESTA=<string>,FILEND=<string>
,DEV=<string>,CALLUP=<Y/N>,DEL=<Y/N>
,FORM=<string>,BLKSIZE=<number>
,FOUT=<Y/N>,STAT=<string>
,MULTOUT=N},[SELSTOP=<Y/N>];
|MULTOUT=Y,{(min 1)STADAY2=<string>,STADAY3=<string>
,STAHR2=<string>,STAHR3=<string>},[SELSTOP=<Y/N>];
Examples
1.
The name of file of dialog field 1 to be transmitted is to be modified to CDRC2.
Input:
CHANGE-GEZAB:DIAFNO=1,FILE=CDRC2;
2.
The output device (DEV) of dialog field 2 is to be modified from NODEV to DEV1. The value of multiple output (selected: MULTOUT=N) must be set also.
Preperation:
ADD-GEZAB:TYPE=L,DIAFNO=2,FILE=CDRC1,FILESTA=0,FILEND=0,DEV=NODEV,DEL=Y,FOUT=Y;
Input:
CHANGE-GEZAB:DIAFNO=2,DEV=DEV1,MULTOUT=N;
Output:
F24: PLEASE ENTER VALUE FOR PARAMETER FORM
FORM =
input <string>
F24: PLEASE ENTER VALUE FOR PARAMETER BLKSIZE
BLKSIZE =
input <string>
F24: PLEASE ENTER VALUE FOR PARAMETER STAT
STAT =
input <string>
F24: PLEASE ENTER VALUE FOR PARAMETER SELSTOP
SELSTOP =
input <J/N>
${DocTitle}
, ID:
${DocID}
©
02/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.