LIBVERSION procedure

Provides the name of the current GenStat Procedure Library (R.W. Payne).


Option

PRINT = string
Controls printed output (release); default rele


Parameter

RELEASENAME = text
Text in which to store the name of the currently available release of the GenStat Procedure Library


Description

The GenStat Procedure Library is updated independently of releases of the main GenStat program and the current release thus may not be immediately apparent. Consequently LIBVERSION is provided to allow users to obtain the name of the currently available release. The name is printed by default, but you can set option PRINT=* to suppress this. The RELEASENAME parameter allows the name, 'GenStat Procedure Library Release ...' to be saved.


Options: none. Parameter: RELEASENAME.


Method

RELEASENAME is formed by an ordinary TEXT declaration.


Action with RESTRICT

Any restriction on the RELEASENAME text will be cancelled.