HP Forums

Full Version: Easy Sto feature code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The app adds key assignment to EEX to allow sto by 2 clicks. The code adds 3.mode(sto mode) besides shift and alpha modes.

press EEX+EEX --> EEX
press Shift+EEX+EEX --> ▶
press EEX+a..z --> ▶a..z (no ALPHA on needed)


program also detects if a char exist before the expression/number to be wanted to store and uses Ans▶ or ▶ according to situation. When sto mode is on, ▶a..z symbol is displayed in the status bar.
Additionally it work with uppercase in non-cas mode. Shortly full functional sto feature.

*Update 07-22-2018: Shift function has been added.
Hello,

Cool hack! I never thought that you could imagine/do something like that!

Cyrille
Reference URL's