Entry points > Module Supervisor > Standard script GOBJTXT 

INTERDIT

The IDENT and IDENT2 sub-programs of the GOBJTXT process are used to define the name of the attachment file from the keys of the current object. The ?"/\<>*[]|:;,=' characters are not allowed in the file name. They are replaced by the character -, if there are any. 
This entry point is used to modify the file name before the prohibited characters are replaced.

Context and operating mode

The INTERDIT variable contains all the prohibited characters
The IDENT variable contains the name of the file calculated from the keys
The CLE1 variable contains the value of the primary key
The CLE2(1..) variable contains the values of the secondary keys

The value of IDENT can be reassigned before all the prohibited characters are replaced.