SCULIB_PAR_GET0?

Wrapper for the standard PAR_GET0 routines

Description:

This routine provides a wrapper for PAR_GET0? so that STATUS can be checked and an informative error message added without adding large numbers of lines to other routines.

Invocation

CALL SCULIB_PAR_GET0?(PARAM, VALUE, STATUS)

Arguments

PARAM = CHARACTER (Given)
Name of requested parameter
VALUE = TYPE (Returned)
Parameter value (bad if bad status from PAR_GET)
STATUS = INTEGER (Given & Returned)
Global status value

Copyright

Copyright ©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.

Implementation Status: