On 12/25/2011 3:53 PM, Ryan B. wrote:
> A cursory look at the relevant manuals would lead one to believe the
> correct method for reassigning key 23.1 (CST) to key 21.1 (MTH) would
> be (note STOKEY is found under the MODES/KEYS menu):
>
> { CST 21.1 } ENTER STOKEY
What manual suggests that?
The label on a key (whether CST or CUSTOM in this case)
does not imply that this printed label is the name of any corresponding
function, just as the word ENTER isn't a function either.
Since CST is actually a variable name, and since evaluating that name
merely evaluates the variable's content, and since that content is normally a list,
evaluating 'CST' usually results in a list (or the name 'CST' itself
if no variable of that name is found).
The custom menu number is evidently 1,
so that the program \<< 1 MENU \>> can be used to switch to the custom menu,
as you already noted.
By the way, a single user key assignment may also be made using the ASN command.
[r->] [OFF]