Skip to content

DoOpen - cAnimation

Opens an AVI file

Type: Procedure

Parameters

Parameter Type Description
sAvi String The AVI string file that is opened

Syntax

Procedure DoOpen String sAvi

Call Example

Send DoOpen sAvi

Description

DoOpen opens an AVI file. If successful, the pbIsOpen property is set to True, otherwise it and pbActive are set to False.