Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.88 DDEItem Property

Description:

Defines the name of the item to be retrieved from the DDE server.

Used in control(s):

DDE

Value:

The item name as defined by the DDE server application. For example, if the DDE server is a spreadsheet the item name could be the range of cells to be returned.

Consult the DDE server application documentation for details of supported item names.

Default value:

None.

COBOL picture:

X, up to 8192 bytes

OLE data type:

VT_BSTR

Design time access:

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

POW-DDEITEMPIC X(128)