{
{   The purpose of this request is to find the  template  for  the  assistance
{ prompt for  a parameter for an SCL command or function within a help module.
{
{       OSP$FIND_PARAM_ASSIST_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 assistance prompt is to be found.
{
{ PROMPT_TEMPLATE: (output)  This  parameter  specifies  the  pointer  to  the
{       template  for  the  assistance 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:
{
