CHGTFD |
"Chgtfd" is used to dynamically change the title of a tab.
Chgtfd [class ] expr_c
|
Element |
Description |
Restrictions |
|
class |
In the absence of this parameter, the default mask is used. |
class describes an open mask by Mask order. |
|
expr_c |
Expression of the type Char containing a valid format. |
Format adapted to the expression type |
# Change to the title of tab BPC1.
Chgtfd [M:BPC1] With "Customer address"
# Change to the title of the default tab.
Chgtfd With "Customer address"
"Chgtfd" is used to change the title of a tab.
The expression used to define the new title is mandatory.
If the expression is an empty string ( With "" ), there is no recovery of a default title ; As a consequence, there is no title given to the tab.
|
Error |
Description |
|
ERCLAS (7) |
Mask not declared. |
MASK - DEFAULT - Chgtzn - Chgtbk - chgfmt - Chgstl - Titcol
|
|