Chgtbk

Chgtbk changes the title of a block in a screen mask.

This function is only usable in Classic pages related code and is deprecated for code running in version 7 mode.

Syntax

 Chgtbk [CLASS] RANK With TITLE

Examples

# Change to the section title for rank 15# with the text for chapter 2355Chgtbk [M:MFC1]15 With mess([F:MFC]MFCTYP,2355,1)

Description

Chgtbk is used to change the current title a block in a mask.

See also

Chgfmt,Chgstl,Chgtfd, Chgtzn.