Executing a program directly from a menu
|
09-01-2017, 02:05 PM
Post: #2
|
|||
|
|||
RE: Executing a program directly from a menu
(09-01-2017 12:38 PM)webmasterpdx Wrote: I'm just curious. Currently, to run a program you select it from the user menu and it gets pasted to the input line and then you hit enter to execute it. Is there a way to run a program directly from a menu selection?....so that the program can operate on the input line's contents? If your program starts like this: EXPORT myprog(x) then to call your program with 5.2 as an example on home screen in algebraic mode: myprog(5.2) <enter> in RPN mode: 5.2 <Enter> myprog(1) Tom L Cui bono? |
|||
« 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)