{
{   The purpose of this request is to find the template for the prompt  for  a
{ parameter for an SCL command or function within a help module.
{
{       OSP$FIND_PARAMETER_PROMPT (HELP_MODULE, PARAMETER_NAME,
{         PROMPT_TEMPLATE, STATUS)
{
{ HELP_MODULE: (input) This parameter specifies the pointer to the help module
{       that is to be searched.
{
{ PARAMETER_NAME: (input) This parameter specifies the name of the command  or
{       function parameter whose prompt is to be found.
{
{ PROMPT_TEMPLATE:  (output)  This  parameter  specifies  the  pointer  to the
{       template for the prompt.  If no prompt  for  the  parameter  could  be
{       found in the help module, NIL is returned.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
{
