Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.123 FramePath Property

Description:

Contains the folder from which images used by the Animation control are fetched.

Used in control(s):

Animation

Value:

The pathname of the file containing the animation images.

If a value is not set, PowerCOBOL searches for the image files in the current folder.

It is only effective when the Resource property is False.

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:

None.