Table of Contents


NAME

setglobal - set value of global variable (Decida Procedure)

USAGE

          setglobal name args

ARGUMENTS

name global variable name
value value to set global variable to

RESULTS

Sets global variable value, if value is specified
Returns value, just like the set command

EXAMPLE-CALL

             setglobal PAGER less

AUTHOR

Richard Booth

Table of Contents