{
{   The purpose of this request is to find a particular menu  description  for
{ an application within a help module.
{
{       OSP$FIND_APPLICATION_MENU (HELP_MODULE, MENU_NAME, MENU_CLASSES,
{         MENU_ITEMS, STATUS)
{
{ HELP_MODULE: (input) This parameter specifies the pointer to the help module
{       that is to be searched.
{
{ MENU_NAME: (input) This parameter specifies the name of the application menu
{       to be found.
{
{ MENU_CLASSES:   (output)   This  parameter  specifies  the  pointer  to  the
{       definition of the menu classes.  If the specified menu  could  not  be
{       found in the help module, NIL is returned.
{
{ MENU_ITEMS:  (output) This parameter specifies the pointer to the definition
{       of the menu items.  If the specified menu could not be  found  in  the
{       help module, NIL is returned.
{
{  STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
{
