Posts: 2,761
Threads: 100
Joined: Jul 2005
Quote:
Is there any way to put the stack control commands in the function keys? This was normal with the 28S.
Just set flag -117:
-117 SF
or
[MODE] [FLAGS] then check 117 to change from CHOOSE boxes to Soft MENU. Then [Left Shift] [PRG] [STACK]
HTH,
Gerson.
Edited: 7 July 2007, 4:21 p.m.
Posts: 1,041
Threads: 15
Joined: Jan 2005
Quote:
Is there any way to put the stack control commands in the function keys? This was normal with the 28S.
???
Well, it's "normal" with the 50g too. LeftShift PRG followed by the STACK menu key give you a menu of the stack commands. Other than that, with the standard "stack display" (no "special environment" active), pressing the CursorUp key invokes an "interactive stack" environment, and even while in a "special environment", pressing the HIST key invokes an "interactive stack" environment.
As Gerson noted, you'll probably be more comfortable with flag -117 set, for "Soft MENU" instead of the default "CHOOSE boxes".
Of course, this applies to "RPN" mode; I wouldn't know about "ALG" mode.
Regards,
James
Posts: 7
Threads: 1
Joined: Jun 2007
I frequently use the PICK function to grab numbers from the stack. My solution is to use a CUSTOM menu that has my most used commands - one of which is PICK.
To create a custom menu you save a list of commands and/or functions with the name CST. Then left-shift MODE turns this list into your active soft menu for use with function keys.