193.3.4
REGENERATE-TINFO
This function regenerates all add-commands. The branch parameter DATTYPE determinates, if entries of TINFO - data or inputs into the notepade are to be reproduced. The default value of DATTYPE regenerates the add-commands into both tables. If the value of DATTYPE is set on T, only the add-commands concerning the TINFO-table are reproduced.
For the regeneration of the add-commands of Notepade - entries the value of DATTYPE must be set to N.
If the contents of a TINFO - data set are overridden by using the same TINFO-Nr for each add-command, the historically last add-command will be reproduced.
Procedure overview
Command code
Parameter
REGENERATE-TINFO
;
(1)
|[DATTYPE=T];
(2)
|[DATTYPE=N];
(3)
Examples
1.
Regenerate add-commands into both tables (Default)
Input:
REG-TINFO:;
Output:
ADD-TINFO:15,12,96,T,"604P963","power supply modul, 60 V",
3,"overload";
ADD-TINFO:03,01,97,T,"604P979","number of old RMS-Shelfs",
10;
ADD-TINFO:17,02,97,T,"604P983","Pentium-processor instead of DP468",
1;
ADD-TINFO:05,12,96,N,
"on the 12.5.96 6 SLMA, 4 SLMB and 2 further LINUX terminals were equiped"
ADD-TINFO:13,12,97,N,
"Notepad-text 2";
ADD-TINFO:07,01,97,N,
"Notepad-text 3";
2.
Regenerate entries into TINFO-table.
Input:
REG-TINFO:T;
Output:
ADD-TINFO:15,12,96,T,"604P963","power supply modul, 60 V",
3,"overload";
ADD-TINFO:03,01,97,T,"604P979","number of old RMS-Shelfs",
10;
ADD-TINFO:17,02,97,T,"604P983","Pentium-processor instead of DP468",
1;
3.
Regenerate entries into Notepad.
Input:
REG-TINFO:N;
Output:
ADD-TINFO:05,12,96,N,
"on the 12.5.96 6 SLMA, 4 SLMB and 2 further LINUX terminals were equiped"
ADD-TINFO:13,12,97,N,
"Notepad-text 2";
ADD-TINFO:07,01,97,N,
"Notepad-text 3";
${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.