In the Assemblies section, in the column titled "Variable Name", the documentation reads as follows:
bind.assemblyFileVersion.FileID
however, the proper use seems to be
bind.FileVersion.FileID
I'm not sure if this is a programming problem or a documentation problem, but let's assume its a documentation thing. :)
If so, it appears that most entries on this page have a similar problem.
Logged In: YES
user_id=26581
Originator: NO
The current version lists binder variables for both assemblies and all files with embedded versioninfo. Both are valid.
All Versioned Files
The following standard binder variables are available for all versioned binaries.
Variable name
Example usage
Example value
bind.fileLanguage.FileID
!(bind.fileLanguage.MyFile
1033
bind.fileVersion.FileID
!(bind.fileVersion.MyFile)
1.0.0.0