Post Reply 
Message Box Question
07-30-2020, 10:35 PM
Post: #5
RE: Message Box Question
In HPPL there is no “void” return value. If you don’t specify a return value with the RETURN statement, then the return value of the last function called is used as a return value.
To avoid side effects with user key definition, you have to return -1.
More details here: https://www.hpmuseum.org/forum/thread-14929.html

The second argument of MSGBOX is True or False, 1 or 0, TRUE or FALSE, true or false.
Don’t write the brackets, they are used in the documentation to show that the argument is optional.

Thibault - not collector but in love with the few HP models I own - Also musician : http://walruspark.co
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 - 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)