{
{ The purpose of this request is to read the entire set of menu strings.
{ Pointers are returned for every menu item.  NIL values indicate menu items
{ which do not have any menu string.  Non-NIL pointers will point to the
{ copy of the text allocated by Screen Manager.
{
{       CSP$GET_MENU_STRINGS (MENU_STRINGS, STATUS)
{
{ MENU_STRINGS: (input)  This array points to the memory areas into which
{       each menu string will be copied.
{
{ STATUS: (output) This receives any error codes.
{
{       condition_identifiers:  none at release 1.4.1
