Post Reply 
Message Box Question
07-30-2020, 06:43 AM
Post: #2
RE: Message Box Question
Hello,

The return value of a key assignment program has a meaning!
A number means: execute key number n
A text means: insert text in command line.

In your case, validating the msgbox returns a 1. which is key 1=Symb.

add a return -1 to your code and it should work as you intend.

Cyrille

Although I work for the HP calculator group, the views and opinions I post here are my own. I do not speak for HP.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Message Box Question - tmcquade - 07-29-2020, 06:46 PM
RE: Message Box Question - cyrille de brébisson - 07-30-2020 06:43 AM
RE: Message Box Question - tmcquade - 07-30-2020, 12:55 PM
RE: Message Box Question - tmcquade - 07-30-2020, 04:18 PM
RE: Message Box Question - pinkman - 07-30-2020, 10:35 PM



User(s) browsing this thread: 1 Guest(s)