Chgtzn

Chgtzn changes the title of a field associated in a mask.

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

Syntax

 Chgtzn [CLASS] With TITLEChgtzn [CLASS] FIELD_LIST With TITLEChgtzn FIELD_LIST With TITLE

Examples

# Change to the title of the AMTVAL1 field in the TXM1 screenChgtzn [M:TXM1]AMTVAL1 With "new text"

Description

Chgtzn is used to change the current title of a field or a list of fields in a mask.

See also

Chgfmt,Chgstl,Chgtbk, Chgtfd.