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.
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.# Change to the section title for rank 15# with the text for chapter 2355Chgtfd [M:MFC1] "Comments"
Chgtfd
is used to change the current title of a mask.