Post Reply 
HP-41C IL Module Question
01-17-2021, 10:27 PM
Post: #8
RE: HP-41C IL Module Question
(01-13-2021 01:30 AM)Dave Britten Wrote:  
(01-12-2021 08:12 PM)Craig Bladow Wrote:  The specific module is the HP-82160A HP-IL module for the HP-41C. I'm wondering if it is generally possible for functions residing in a plug-in module to take an alpha string as an argument following a command.

You mean a parameterized function like CLP, where you XEQ CLP and then give it the program name? I recall someone (probably Angel) mentioning that XROM calls to module functions generally can't be parameterized, or at least not easily. If the module is removed, the calculator has no way of telling if any of the bytes following the XROM instruction should be treated as parameters or if they're subsequent instructions.

And I don't think there are many built-in functions that take a name as an argument which can be entered into a program, or at least I can't think of any besides LBL, GTO, and XEQ (and STO and RCL on the 42S). This is why you have functions like PASN for when you need to include them in a program.

Yes, this is what I meant. Thanks for stating my question more clearly.

Try CC41!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP-41C IL Module Question - Craig Bladow - 01-12-2021, 06:39 PM
RE: HP-41C IL Module Question - Craig Bladow - 01-17-2021 10:27 PM



User(s) browsing this thread: 1 Guest(s)