{
{    The purpose of this procedure is to store help information into a menu
{  descriptor.
{
{       OFP$STORE_MENU_HELP_TEXT (MENU_ID, HELP_TEXT, HELP_TEXT_LINE_COUNT,
{             STATUS)
{
{ MENU_ID: (input) This parameter specifies the unique identifier of the menu
{       for which help is requested.
{
{ HELP_TEXT: (output) This parameter specifies the help text to be stored in
{       the menu descriptor.
{
{ HELP_TEXT_LINE_COUNT: (output) This parameter specifies the number of lines
{       in the help text.
{
{ STATUS: (output) This parameter specifies the status of the request.
{
{       CONDITION: ofe$invalid_menu_id
{
