IQ PAR - Inquire if a string variable's value is correct

(6/16/15)

PURPOSE

To inquire whether a string variable holds a specified value or not. Will stop SPIDER with an error if the variable's value is not same as specified.   Example.

SEE ALSO

IQ REG [Inquire if a Register variable's value is correct]

USAGE

.OPERATION: IQ PAR

.VARIABLE NAME (WITH[]): [str14],
[Enter string variable name.]

.CORRECT VALUE: cow
[If string variable: [str14] value is not: 'cow' SPIDER halts with an error.]

NOTES

  1. Implemented by: ArDean Leith

SUBROUTINES

RDPR, RDPRMC

CALLER

UTIL4