Python to RPN converter
|
02-16-2018, 11:06 PM
Post: #7
|
|||
|
|||
RE: Python to RPN converter
(02-16-2018 03:04 PM)Nigel (UK) Wrote: By the way, the main Help page and also the RPN Command List refer to a "varmenu()" Python function, which helps set up variable menus. Where is this function documented? Apologies - "varmenu()" was in my unit tests but not in the documentation. It now documented in the user guide and a specific example now also exists in the examples section database under the "Introductory Examples" category. Basically it works like this: Code:
All varmenu() really does is allow you to specify multiple variables on the same line and then adds the “boilerplate” calls to MVAR, VARMENU, STOP and EXITALL in for you. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)