A shortcut for running programs on a HP-35s



#6

Well, I bought a 35S some time ago, and I was really disappointed by its drawbacks. But since it's a very beautiful calculator, I've been using it for a self-imposed week.

One of the things that upset me was to hit XEQ A ENTER to start program A. But I discovered a trick I never read here (if I'm not the first, excuse me).

In the listing there should be something like:

PRGM TOP
0001 GTO B001
A001 "PROGRAM A"
A002 ...
...
A0XX RTN
B001 "PROGRAM B"
B002 ...
B0YY RTN
...

Now, if things are designed this way, it suffices hitting R/S to start program B. But if I want to use program A? Change only the first instruction into GTO A001, hit R/S a couple of times (to reset the program pointer, or reset it manually with GTO 0001) and from now on, hitting R/S will run program A. If you have another program, say Z, change the pointer to GTO Z001. Of course, any starting point is valid (e.g. GTO A031).

Do you think it's useful?

-- Antonio


#7

Nice idea, very useful! Thanks!

Clearly one of those 'why didn't I think of that'-ideas ;-)

#8

When I write a new "ad hoc" program, I always put it at the top of the program space for this very reason. This goes back to the earliest days of HP programming. But your refinement seems new to me.

#9

Hi,

instead of manually doing 'GTO 0001', you could also do 'GTO ..' , like on the HP-41 and HP-42S ;-)

Regards

Raymond


#10

of course...

-- Antonio


Possibly Related Threads...
Thread Author Replies Views Last Post
  HP Prime: Lists in programs Alberto Candel 7 2,864 12-04-2013, 02:16 AM
Last Post: Alberto Candel
  HP Prime: matrices in programs, in need of help Alberto Candel 9 2,581 11-26-2013, 01:33 AM
Last Post: cyrille de Brébisson
  Grouping programs on the HP Prime Michael de Estrada 11 2,953 11-04-2013, 01:38 PM
Last Post: Damien
  Transfering HP-85A Programs Gerry Schultz 5 2,288 10-17-2013, 12:30 PM
Last Post: Philip Reagan (Texas)
  Date/time programs for the HP 35s R. Pienne 0 903 10-03-2013, 02:37 PM
Last Post: R. Pienne
  WP-34s feature suggestion: "Follow jump" shortcut Andrew Nikitin 3 1,233 06-12-2013, 01:42 AM
Last Post: Walter B
  New HP 35S Programs posted on my blog Eddie W. Shore 2 1,331 06-08-2013, 03:47 PM
Last Post: Glenn Shields
  hp 35s programs in software library Andrew Nikitin 7 1,854 05-30-2013, 11:55 AM
Last Post: Dave Hicks
  Programs for 15C and 35S Eddie W. Shore 25 5,335 05-23-2013, 03:58 PM
Last Post: Eddie W. Shore
  Fun things found by running strings on the 39gII emulator bhtooefr 11 3,124 05-16-2013, 12:40 AM
Last Post: Mic

Forum Jump: