Sloopy
1930 pts. | Apr 16 2009 3:32PM GMT
If this is a ‘proper’ message subfile, then it will support the Help key to display second-level message text. You can write a shorter first-level text, with a standardised convention for showing that there is more text available if the HELP key is pressed (when the cursor is on the message).
EG:
Country code is invalid (more)
or
Country code is invalid (HELP)
or
Country code is invalid…
or
Country code is invalid (Alt | F1)
The second-level text for the message can carry the more detailed information, and can include substitution parameters like the First-level text.
Regards,
Sloopy (Alt | F1)
Yorkshireman
3200 pts. | Apr 17 2009 7:18AM GMT
- - - - - - - - - - - - - - - - - - -
The convention is for F1 to be help.
cursor on the message, press F1, and you see the 2500 bytes of second level message - or is it 5000 - I’ve never un out of space anyway.
You can also include variables into the message - do, please, use this facility.
‘Country code is invalid +’
‘The country code ABCDE you entered is not valid for a GHIJK transaction. Or, you selected a country code which is oncorrect’ You may alter the transaction type, or re enter the country code.
Yorkshireman






