-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Archived Topics
- Tablets and Mobile Devices Archive
- Attach Library to APPS menu

Create an account on the HP Community to personalize your profile and ask a question
Your account also allows you to connect with HP support faster, access a personal dashboard to manage all of your devices in one place, view warranty information, case status and more.

04-11-2017 04:57 AM
Product: HP50G
The HP49 System RPL handbook gives this code for attaching a new library to the STATS menu:
≪
IF DUP 1 R~SB ==
THEN
SWAP
{ { "7.New entry" ≪ "My Stats" 1 DISP 7 * FREEZE ≫ } } +
SWAP
END
≫
And this detail for applying to the APPS menu:
APPS menu
Input: { { "String" Action } ... } ZERO
Output: Modified list ZERO
But thus far I have been unable to bridge the gap to make this work. Can someone post an example of the %EXTPRG code I would need to run in order to attach my library to the APPS menu? Thanks!

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the Terms of Use and Rules of Participation.
Didn't find what you were looking for?
Ask the community
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.