CHGTFD

Summary


"Chgtfd" is used to dynamically change the title of a tab.

Syntax

Chgtfd [class ] expr_c

Parameters

Element

Description

Restrictions

class

In the absence of this parameter, the default mask is used.

class describes an open mask by Mask order.

expr_c

Expression of the type Char containing a valid format.

Format adapted to the expression type

Examples

# Change to the title of tab BPC1.
Chgtfd [M:BPC1] With "Customer address" 

# Change to the title of the default tab.
Chgtfd With "Customer address" 

Description and comments

"Chgtfd" is used to change the title of a tab.  

The expression used to define the new title is mandatory.

If the expression is an empty string (  With ""  ), there is no recovery of a default title ; As a consequence, there is no title given to the tab.

Associated errors

Error

Description

ERCLAS (7)

Mask not declared.

Associated keywords

MASK - DEFAULT - Chgtzn - Chgtbk - chgfmt - Chgstl - Titcol  


SUMMARY


Copyright © Sage 1999 - 2007