50g group photo

Yahoo Groups archive

50g

Archive for 50g.

Index last updated: 2026-03-30 00:59 UTC

Message

Programming problem

2008-08-17 by Charles Chindenga

Can anyone tell me how to preview calculation stages during program execution. On my HP 42S i used the PAUSE command in my programs. Example of stages:
R=A/P
V=1/n*R^(2/3)*S^.5
Q=A*V
i need to view tagged stage calculation results.
I tried to use the WAIT command but i think i am not using it correctly as it will result in an Error message Bad Argument

Attachments