SETPARAMETER directive

Sets or modifies defaults of parameters of GenStat directives or procedures.


Option

DIRECTIVE = string
Directive (or procedure) to be modified


Parameters

NAME = strings
Parameter names

DEFAULT = identifiers
New default values


Description

The SETPARAMETER directive changes the default settings of parameters of a directive or procedure for the remainder of the current job. If you use this directive in your start-up file you can make the changed default apply in all your use of GenStat. The option and parameters are used in exactly the same way as by the SETOPTION directive to change the defaults of options of directives and procedures. For full details see the description of SETOPTION.

 

Option: DIRECTIVE.

Parameters: NAME, DEFAULT.