CHGTBK |
"Chgtbk" is used to change the title of a section in a mask.
Chgtbk [ class] [ rank_no]With 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. |
|
rank_no |
Integer number where the value is the rank number. |
1 <= rank_no <= 99 |
|
expr_c |
Expression of the type Char containing a valid format. |
Format adapted to the expression type |
# Change to the section title for rank 15
# with the text for chapter 2355
Chgtbk [M:MFC1]15 With mess([F:MFC]MFCTYP,2355,1)
"Chgtbk" is used to change the title of a section in a mask.
|
Error |
Description |
|
ERVARI (6) |
Field does not exist in the given mask. |
|
ERCLAS (7) |
Mask not declared. |
chgtzn - chgfmt - titcol - chgtfd - chgstl
|
|