akcs.briank@hpcvbbs.UUCP (Brian Korver) (11/14/90)
I recall reading a message posted about having the HP 48SX print a welcome message, perhaps a "if found, please call..." How is this done?
prestonb@hpcvra.CV.HP.COM (Preston Brown) (11/15/90)
>How is this done?
The OFF command can be placed in a program. It turns the calc off,
when the unit is turned on again the program will continue.
Preston
akcs.briank@hpcvbbs.UUCP (Brian Korver) (11/15/90)
>The OFF command can be placed in a program.
In other words, run this program to turn the calculator off instead
of using the standard off key. Isn't there another method of doing
it?