CREATE_MESSAGE_MODULE clm$spdm_messages$us_english

CREATE_PARAMETER_ASSIST_MESSAGE clc$advanced_label
---- Additional Parameters ----
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$backward_key_label
 Bkw
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$cancel_key_label
Cancel
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$clear_label
Clear
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$clear_eol_label
ClrEol
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$cleared_parameter_ignored
An attempt was made to clear out one or more parameter values. The previous ..
values have been reinstated. The RESET function will set a parameter to the ..
default value. The following parameters have been affected:+R+N5'+P'
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$command_label
 Command: +P1+X1
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$delete_char_label
DelChr
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$down_key_label
 Down
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$enter_command
 Enter Command and Press OK or Cancel+X1
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$enter_command_title
 Enter Command+X1
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$enter_parameter_value
 Enter Parameter Value and Press OK or Cancel+X1
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$enter_values
 Enter Values and Press OK or Cancel+X1
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$error_can_be_ignored
An error was encountered evaluating the value supplied for ..
+K'+P1'+K.
+N+NTo ignore the following error, leave the value unchanged. It will be re-evaluated ..
when it is needed.
+N+N+R+P+N
**
CREATE_PARAMETER_ASSIST_MESSAGE clc$evaluate_key_label
 Eval
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$first_key_label
First
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$forward_key_label
 Fwd
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$function_key_help
+NBkw+X4- pages the current window backward.
+n
+NCancel+X1- concludes processing of the command or Zoom window, +E9..
if present, without taking any action.
+n
+NDown+X3- scrolls the current window down.
+n
+NEval+X3- evaluates the expression specified for a parameter value.
+N9If not entered from a parameter, all parameters are evaluated.
+n
+NFwd+X4- pages the current window forward.
+n
+NInfo+X3- gives information about the command being prompted.
+n
+NOK+X5- concludes processing of the command or Zoom window, if present.
+n
+NReset+X2- resets a parameter to the default value. If not entered
+N9from a parameter, all parameters are reset.
+n
+NUp+X5- scrolls the current window up.
+n
+NZoom+X3- expands the data entry field for the current cursor position.
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$function_label
Function: +P1+X1
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$help_key_label
 Help
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$home_label
 Home
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$info_key_label
 Info
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$info_display
Source:+X2+P1
+N
+NNames:+X3+E8+P+R, +E8+P
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$info_display_with_one_name
Source:+X2+P1
+N
+NNames:+X3+E8+P
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$insert_char_label
InsChr
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$last_key_label
 Last
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$lines_l_through_m_size_n
Lines+P1 thru+P2 of+P3+X1
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$no_more_help_available
No more help is available.
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$no_more_input_space
No more space is available for this window.
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$no_parameters_label
 No Parameters+X1
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$ok_key_label
  OK
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$press_down
 Position cursor on the desired parameter and press DOWN+X1
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$press_up
 Position cursor on the desired parameter and press UP+X1
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$press_next_from_pageable
 +P1 to clear, +P2/+P3 to page forward/backward+X1
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$press_next
 +P1 to clear+X1
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$press_ok
 Press OK or Cancel+X1
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$reset_key_label
Reset
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$too_big_to_edit
 The value for this input field is too large to change.
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$unable_to_zoom_secure_param
'+P' is a SECURE parameter and it may not be ZOOMed.
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$undefined_function_key
No function assigned to key +P1.
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$up_key_label
  Up
**

CREATE_PARAMETER_ASSIST_MESSAGE clc$zoom_key_label
 Zoom
**

CREATE_APPLICATION_MENU name=clc$spdm_main_menu
  CREATE_MENU_CLASS name='MAIN'
  CREATE_MENU_ITEM class='MAIN' short_label=' Fwd' k=forward
  CREATE_MENU_ITEM class='MAIN' short_label=' Bkw' k=backward pair_with_previous=yes
  CREATE_MENU_ITEM class='MAIN' short_label=' Help' k=help
  CREATE_MENU_ITEM class='MAIN' short_label='  OK' k=stop
  CREATE_MENU_ITEM class='MAIN' short_label='Cancel' k=stop shift=on pair_with_previous=yes
  CREATE_MENU_ITEM class='MAIN' short_label=' Eval' k=f1
  CREATE_MENU_ITEM class='MAIN' short_label='Reset' k=f5
  CREATE_MENU_ITEM class='MAIN' short_label=' Zoom' k=f7
  CREATE_MENU_ITEM class='MAIN' short_label='EditZm' k=f7 shift=on pair_with_previous=yes
  CREATE_MENU_ITEM class='MAIN' short_label=' Info' k=f2
  CREATE_MENU_ITEM class='MAIN' short_label=' Home' k=home
  CREATE_MENU_ITEM class='MAIN' short_label='ClrEol' k=clear_eol_menu_item
  CREATE_MENU_ITEM class='MAIN' short_label='InsChr' k=insert_char_menu_item
  CREATE_MENU_ITEM class='MAIN' short_label='DelChr' k=delete_char_menu_item pair_with_previous=yes
  CREATE_MENU_ITEM class='MAIN' short_label='Clear' k=clear
  CREATE_MENU_ITEM class='MAIN' short_label=' Last' k=forward shift=on
  CREATE_MENU_ITEM class='MAIN' short_label='First' k=backward shift=on pair_with_previous=yes
  CREATE_MENU_ITEM class='MAIN' short_label='  Up' k=up
  CREATE_MENU_ITEM class='MAIN' short_label=' Down' k=down pair_with_previous=yes
END_APPLICATION_MENU

END_MESSAGE_MODULE
