Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter NineDialog Functions (continued)

VERSION Resource Statement

Overview

Defines version information about a resource that can be used by tools that read and write resource files. The VERSION statement appears before the beginning of the body of an ACCELERATORS, DIALOGEX, MENU, RCDATA, or STRINGTABLE resource definition. The specified value applies only to that resource.

Syntax/Parameters

Syntax

VERSION dword

Parameters

dword

Any 32-bit value. Ignored by the script interpreter.

Remarks

The VERSION statement is provided for compatibility only.