[wp34s] Is it possible to call an XROM from another one?
|
05-12-2015, 09:19 PM
Post: #2
|
|||
|
|||
RE: [wp34s] It is possible to call an XROM from another one?
(05-12-2015 07:24 PM)emece67 Wrote: Is it possible to call an XROM function from another one? If so, how? Not through a command that's implemented in XROM. You can, of course, XEQ code within XROM but keep in mind that there is only a single XROM environment which is separate from the standard user environment (DP, private stack and subroutine return stack). So if you need to call a function that is implemented in XROM and is using XIN, and if your function is using XIN, too, then you need to use subroutines for the common code. Look at the statistical distributions for examples. Marcus von Cube Wehrheim, Germany http://www.mvcsys.de http://wp34s.sf.net http://mvcsys.de/doc/basic-compare.html |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[wp34s] Is it possible to call an XROM from another one? - emece67 - 05-12-2015, 07:24 PM
RE: [wp34s] It is possible to call an XROM from another one? - Marcus von Cube - 05-12-2015 09:19 PM
RE: [wp34s] It is possible to call an XROM from another one? - Paul Dale - 05-12-2015, 09:55 PM
RE: [wp34s] It is possible to call an XROM from another one? - emece67 - 05-12-2015, 10:11 PM
RE: [wp34s] Is it possible to call an XROM from another one? - emece67 - 05-13-2015, 03:03 PM
RE: [wp34s] Is it possible to call an XROM from another one? - Marcus von Cube - 05-13-2015, 07:25 PM
RE: [wp34s] Is it possible to call an XROM from another one? - emece67 - 05-14-2015, 11:32 AM
|
User(s) browsing this thread: 1 Guest(s)