HP Forums
HP-41 File management system - Printable Version

+- HP Forums (https://archived.hpcalc.org/museumforum)
+-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html)
+--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html)
+--- Thread: HP-41 File management system (/thread-174789.html)



HP-41 File management system - Geir Isene - 11-15-2010

I was a roll and finally got around to publish also my file management programs - programs that I use regularly and find very useful:

The FILEMAN and FILE programs are found here.


Re: HP-41 File management system - Jeff Davis - 11-21-2010

In the listing for the "LIBXM" file you have two entries NNN>HEX and aNRCL. Are these two MCODE routines possibly from SQUID MCODE book?


Re: HP-41 File management system - Ángel Martin - 11-21-2010

Only Geir can confirm but sure enough they look like those functions from the Skwid book (and also present in the SandBox and TOOLBOX rom, and possibly also in Geir's own ICEBOX).


Re: HP-41 File management system - Jeff Davis - 11-21-2010

Located in the ICEBOX rom.


Re: HP-41 File management system - Geir Isene - 11-21-2010

Yes. I asked the forum a while back for the best way of showing the current XM file and found the best way to be included in either the full CCD ROM (but it requires 2 pages and contains less useful matrix functions - so I opt for the much better CCD OS/X) or the ICEBOX rom. Only the function XMFILE? requires the ICEBOX.

Also, the call to XMFILE? can safely be removed from the FILEMAN and FILE programs as these are only included for the added convenience of showing the user what file is currently handled at the start of the FILEMAN or FILE programs.