Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.91 DDETimeOut Property

Description:

Defines the time to wait for a response from the DDE server.

Used in control(s):

DDE

Value:

The time, in milliseconds, to wait for a response from the DDE server when a DDE control method is invoked.

Default value:

2000 (milliseconds)

COBOL picture:

S9(9) COMP-5

OLE data type:

VT_I4

Design time access:

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

POW-DDETIMEOUTPIC S9(9) COMP-5