Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.53 Command Property

Description:

Contains a command string to be passed to the MCI driver.

Consult the MCI driver documentation for details.

Used in control(s):

MCI

Value:

A command string to be passed to the MCI driver.

The return information is placed in the Receive property.

Default value:

None.

COBOL picture:

X, up to 8192 bytes

OLE data type:

VT_BSTR

Design time access:

Not accessible.

Execution time access:

Set and reference.

Backward compatibility attribute:

POW-MCISTRINGPIC X(256)