The Museum of HP Calculators

HP Forum Archive 13

[ Return to Index | Top of Index ]

HP-41 MCODE re-entry question
Message #1 Posted by Ángel Martin on 14 Oct 2003, 3:32 a.m.

Dear fellow M-Coders,

Does anyone know whether re-entry is possible at all?

I've coded a multi-function routine, which isn't more than normal prompting function that redirects the execution to a series of sub-functions, depending on the input suffix.

Some may recognize this being done on the HEPAX ROM, as a mean to break over the 64-function limit imposed by the FAT constrains.

My contribution to the scheme has been a "catalog" of the subfunctions, triggered with the suffix zero. It currently ends after displaying all the sub-function names, but I'd like it to re-issue the multi-function routine, now with the names fresh in the user's mind.

So, any chance to get it done?

Best, ÁM


[ Return to Index | Top of Index ]

Go back to the main exhibit hall