dmmppr — Set DMM parameters
subroutine dmmppr(key, ival, status) character*(*) key integer*4 ival integer*4 status
key
Parameter name to be changed (input).
CHECK
changes the check word test flag.
Check words are tested if ival
is set to
1. The test is disabled with ival
set to
0 (default). TEST
sets the
DMM test printout flag defined by
ival
. Values of ival
which are greater than 0 will cause test output to be
printed.
ival
Integer value associated to key
(input).
status
Status code returned (output). A value of 0 indicates normal completion of the operation. A negative value indicates an error. A positive value indicates a warning. See MemCom error codes.