Lingo Dictionary > L-N > movieFileVersion

 

movieFileVersion

Syntax

the movieFileVersion

Description

Movie property; indicates the version of Director in which the movie was last saved. The result is a string.

Example

This statement displays the version of Director that last saved the current movie:

put the movieFileVersion
-- "800"