Page TOC-20
Custom menus (MENU and TMENU functions) ,20-2
Menu specification and CST variable ,20-4
Customizing the keyboard ,20-5
The PRG/MODES/KEYS sub-menu ,20-5
Recall current user-defined key list ,20-6
Assign an object to a user-defined key ,20-6
Operating user-defined keys ,20-7
Un-assigning a user-defined key ,20-7
Assigning multiple user-defined keys ,20-7
Chapter 21 - Programming in User RPL language ,21-1
An example of programming ,21-1
Global and local variables and subprograms ,21-2
Global Variable Scope ,21-4
Local Variable Scope ,21-5
The PRG menu ,21-5
Navigating through RPN sub-menus ,21-6
Functions listed by sub-menu ,21-7
Shortcuts in the PRG menu ,21-9
Keystroke sequence for commonly used commands ,21-10
Programs for generating lists of numbers ,21-13
Examples of sequential programming ,21-15
Programs generated by defining a function ,21-15
Programs that simulate a sequence of stack operations ,21-17
Interactive input in programs ,21-19
Prompt with an input string ,21-21
A function with an input string ,21-22
Input string for two or three input values ,21-24
Input through input forms ,21-27
Creating a choose box ,21-31
Identifying output in programs ,21-33
Tagging a numerical result ,21-33
Decomposing a tagged numerical result into a number and a tag ,21-33