Top
PowerCOBOL V11.0 User's Guide
FUJITSU Software

5.4.1 Inserting a Property

You may insert a property in the Editor by highlighting the name of the control whose property you wish to manipulate.

Then right-click the mouse on the highlighted control name and select Insert Property from the pop-up menu (or select Property from the Edit menu).

A second pop-up menu will appear that lists the available properties for the highlighted control.

Select the name of the property you wish to manipulate. The property name will be placed to the left of the highlighted control name in the proper syntax.

You may then add in a COBOL MOVE statement and include the value you wish to move to the property to set it.