From: tomcee on
On Jan 23, 11:25 am, tomcee <tomcees_calcula...(a)yahoo.com> wrote:
> Hello:
>
> Is it possible (in User RPL)  to change the items displayed in the
> Status Area of an HP48G/GX?
>
> I have several variables/constants/status's that I would like to
> display up in this area and not have them change as the calculator is
> used.  Then, can I change back to the 'normal' status area if desired.
>
> Thanks,
> TomCee

Hello:

Any Ideas? Perhaps in SysRPL? Or can the status area not be
'touched'?
TomCee
From: JYA on
Hi

On 2008-01-26 03:33:16 +1100, tomcee <tomcees_calculator(a)yahoo.com> said:
>
> Any Ideas? Perhaps in SysRPL? Or can the status area not be
> 'touched'?
> TomCee

you can do it in UserRPL (with some SysRPM help just to start your program).
will slow down your machine

--
They who would give up an essential liberty for temporary security,
deserve neither liberty or security (Benjamin Franklin)

From: tomcee on
On Jan 25, 12:44 pm, JYA <nos...(a)nospam.blah> wrote:
> Hi
>
> On 2008-01-26 03:33:16 +1100, tomcee <tomcees_calcula...(a)yahoo.com> said:
>
>
>
> > Any Ideas?  Perhaps in SysRPL?  Or can the status area not be
> > 'touched'?
> > TomCee
>
> you can do it in UserRPL (with some SysRPM help just to start your program).
> will slow down your machine
>
> --
> They who would give up an essential liberty for temporary security,
> deserve neither liberty or security (Benjamin Franklin)

Thanks. Where could I find some code fragments/ideas to get me
started?
Tomcee
From: Scottman on

> Thanks.  Where could I find some code fragments/ideas to get me
> started?
> Tomcee-

Hi Tomcee,

You might check out Prof. Dr. Wolfgang Rautenberg utilities especially
the 'OT48' at:
http://page.mi.fu-berlin.de/raut/hp48/tools/

The program 'DPW' may do it. Load the library into port 1 or 2 using |
STO| then turn calculator off and on to attach.
He has some very useful utilities in there.

Good luck,
Scottman