Table of Contents
NAME
specset-array
- set list of specifications (Decida Procedure)
USAGE
specset-array speclist array
ARGUMENTS
speclist
List of specifications: var=val
array-name
Array name to use to place hashed values
RESULTS
Sets array-name(lhs of spec) to value on rhs of spec
EXAMPLE-CALL
specset {a=24 b=33 c="test 1"} V
AUTHOR
Richard Booth
Table of Contents
NAME
USAGE
ARGUMENTS
RESULTS
EXAMPLE-CALL
AUTHOR