Executing a program directly from a menu
|
09-01-2017, 09:06 PM
Post: #4
|
|||
|
|||
RE: Executing a program directly from a menu
(09-01-2017 07:47 PM)Cristóbal De Jesús Wrote: I deduct that 1 in myprog(1) is the amount pd parameters to get from the stack... Am I right? Yes, but this is only needed if the function accepts multiple numbers of arguments. Since user functions currently accept only a fixed number of arguments, that is not necessary and automatic. ENTER will correctly take 1 argument without specifying (1) manually. TW Although I work for HP, the views and opinions I post here are my own. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Executing a program directly from a menu - webmasterpdx - 09-01-2017, 12:38 PM
RE: Executing a program directly from a menu - toml_12953 - 09-01-2017, 02:05 PM
RE: Executing a program directly from a menu - Cristóbal De Jesús - 09-01-2017, 07:47 PM
RE: Executing a program directly from a menu - Tim Wessman - 09-01-2017 09:06 PM
RE: Executing a program directly from a menu - webmasterpdx - 09-02-2017, 03:18 AM
RE: Executing a program directly from a menu - toml_12953 - 09-02-2017, 10:34 AM
RE: Executing a program directly from a menu - webmasterpdx - 09-02-2017, 07:57 PM
|
User(s) browsing this thread: 1 Guest(s)