"HEPAXA" command in Modified Hepax module

Discussion around the SwissMicros DM41X calculator
Post Reply
danielCL
Posts: 61
Joined: Mon Jul 26, 2021 3:53 pm

"HEPAXA" command in Modified Hepax module

Post by danielCL »

Hi Dear All

I am playing around the modified heap module (I am new to this, I don't have any hepax experience before). When I am executing HEPAXA command it said "NONE EXISTENT"

I installed modules in following order

Library#4 Rev.R58+
Modified HEPAX_4h+ Module

I would like to know if this is bug or expected ?
rprosperi
Posts: 1710
Joined: Mon Apr 24, 2017 7:48 pm
Location: New York

Re: "HEPAXA" command in Modified Hepax module

Post by rprosperi »

danielCL wrote:
Sun Jan 08, 2023 4:01 am
When I am executing HEPAXA command it said "NONE EXISTENT"
The "HEPAXA" command requires you to put the function name in the Alpha register, rather than using a function number.

Examples:

To use a sub-command directly (e.g. to use BCAT, Block Catalog), which is function 002):

[XEQ] [Alpha] HEPAX [Alpha] 002

To use the HEPAXA command:

[XEQ] [Alpha] HEPAXA [Alpha] [Alpha] BCAT [Alpha]

Sorry, I'm away from my toys at the moment, but pretty sure the above is correct.
--bob p

DM42: β00071 & 00282, DM41X: β00071 & 00656, DM10L: 071/100
danielCL
Posts: 61
Joined: Mon Jul 26, 2021 3:53 pm

Re: "HEPAXA" command in Modified Hepax module

Post by danielCL »

I thought that too. However I input [XEQ] [Alpha] HEPAXA [Alpha] , it states "NONE EXISTENT". That means HEPAXA not there at all from what I understand.
User avatar
akaTB
Posts: 794
Joined: Tue May 02, 2017 1:56 pm
Location: Milan, Italy

Re: "HEPAXA" command in Modified Hepax module

Post by akaTB »

From "HEPAX 4H Modifications.pdf"
Other subtle enhancements include briefly displaying the sub-function names when using the
numeric launchers HEPAX and XF – this provides useful feedback to the user on which function
is called. Note as well that the name of the alphabetical launchers has been changed to HEPAX$
and XF$ (i.e. replacing the final “A” in the original with the dollar sign “$”.

Note as well that the alphabetical launchers XF$ and HEPAX$ will take the string in Alpha as
input if the user does not enter any alpha chars at the prompt, terminating the sequence with
another ALPHA keypress.
Greetings,
    Massimo
ajcaton
-+×÷ left is right and right is wrong :twisted: Casted in gold
danielCL
Posts: 61
Joined: Mon Jul 26, 2021 3:53 pm

Re: "HEPAXA" command in Modified Hepax module

Post by danielCL »

wow ! Thanks for the info! I didn't expect the modified hepax got different user manual
rprosperi
Posts: 1710
Joined: Mon Apr 24, 2017 7:48 pm
Location: New York

Re: "HEPAXA" command in Modified Hepax module

Post by rprosperi »

Thanks Max! It's frustrating not having my stuff available when on vacation... and I totally forgot it was renamed as I've been using real HEPAX modules in the past 2 years.
--bob p

DM42: β00071 & 00282, DM41X: β00071 & 00656, DM10L: 071/100
Post Reply