Chgtfd

Chgtfd changes the title of a tab associated to a mask in a window.

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

Syntax

   Chgtfd [CLASS] TITLE
  • [CLASS] is the abbreviation that has been used for the mask. If omitted, it is the default mask.
  • TITLE is a string expression that provides a title.

Examples

# Change to the section title for rank 15
# with the text for chapter 2355
Chgtfd [M:MFC1] "Comments"

Description

Chgtfd is used to change the current title of a mask.

See also

Chgfmt,Chgstl,Chgtbk, Chgtzn.