9.159 PUT_FILE_ML

Puts/updates a list of file multilingual attributes in different languages.

An edit session must be commenced by using the START_FILE_EDIT Built-In Function prior to using this Built-In Function.

This is a Specialized Built-In Function for use in a Development Environment only.

Arguments

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Physical file or logical view name.

1

10



2

L

Req

Working list to contain language code and file multilingual attributes. The function must supply a working list with an aggregate entry length of exactly 44 bytes. Each list entry sent should be formatted as follows:

From - To   Description

1 - 4   Language code

5 - 44   Physical file or logical view description

44

44



Return Values

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Return code

OK = multilingual attributes added / updated to the database successfully.

ER = argument details are invalid or an authority problem has occurred.

In case of "ER" return code error message(s) are issued automatically.

2

2



  • No labels