PAR_PROMT

Sets a new prompt string for a parameter

Description:

Replace the prompt string for the indicated parameter by the given string.

Invocation

CALL PAR_PROMT( PARAM, PROMPT, STATUS )

Arguments

PARAM = CHARACTER ( ) (Given)
The parameter name.
PROMPT = CHARACTER ( ) (Given)
The new prompt string.
STATUS = INTEGER
The global status.