9 212 SET_ACTION_BAR

LANSA Technical

9.212 SET_ACTION_BAR

Þ Note: Built-In Function Rules.

Makes pull down choices available or unavailable in an action bar.

For use with

LANSA for i

YES

Warning: Do not use this Built-In Function unless the RDML function is in a process of type ACT/BAR. Translated 3GL code may fail to compile if this warning is ignored.

Visual LANSA for Windows

YES

 

Visual LANSA for Linux

NO

 

 

Arguments

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Opt

Action bar option (AB$OPT) value of action bar option to be changed.

Allowable values are:  CUR- Current option 

ALL- All options 

other - AB$OPT value as it is specified in the action bar control table.

Default value is CUR.

1

3

 

 

2

A

Opt

Pull down choice (PD$OPT) value of pull down choice  to be changed.

Allowable values are:  CUR- Current choice 

ALL- All choices 

other - PD$OPT value as it is specified in the action bar control table.

Default value is ALL.

1

3

 

 

3

A

Opt

Set pull down choice to available or unavailable. Allowable values are:

Y - Set as available.

N - Set as unavailable.

Default value is Y.

1

1

 

 

 

 

Return Values

No return values.