$VERSION

(Difference between revisions)
Jump to: navigation, search
Admin (Talk | contribs)
(Created page with "= <span class="f_Header">Action</span> = This compiler directive stores version information. <span style="font-family: Arial;"> </span> <span style="font-family: Arial...")
Newer edit →

Revision as of 00:04, 7 February 2013

Contents

Action

This compiler directive stores version information.

 

 

Syntax

$VERSION V,S,R

 

 

Remarks

Version info is important information. If you need to maintain source code, it will make it easy to identify the code.

$VERSION has 3 parameters. These must be numeric digits. Each time you compile your code, the release number is increased.

 

You can use Version(2) to print this information. $version 1,2,3 will be printed as 1.2.3

 

 

See also

VERSION

 

 

Example

$version 1,2,3

Print Version(2)

Languages   English Deutsch  
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language