Newbie 41C question.



#8

I recently acquired a 41C and I'm playing around with it and try some simple programming.
I ran into the problem that I can't seem to edit or delete a program if I forget to put a label in the first line of the program. The program than just eats memory but is not accesible. What's the trick to overcome this problem?

Thanks,
Paul
--


#9

You will find it if you use "CAT 1". It will be listed, but not with a starting label. Just stop the CAT 1 listing when you see it (R/S), then you can make sure you stooped it at the right spot by entering the program (press PRGM). Go back to run-mode (PRGM again) and execute CLP and press Alpha twice (not giving any program name to clear will clear the current program).


#10

I didn't know about the CLP ALPHA ALPHA trick.

I have encountered this issue when reading in an HP67 card. Line 01 of those converted programs is simply LBL 67. When I want to get rid of the program, I have actually named it (adding a simple alpha label at line 01) and then CLP'd that name.

Your way is a lot simpler.

Les

#11

To locate a program in program memory:
<Shift> catalog 1
and press R/S (do this direct after catalog 1 to stop the listing of the programs in program memory).
With SST you can go to the next program in program memory.
With BST you can go to the previous program in memory.
If you have located the program you want to delete, press <PRGM>.
Pres <PRGM> again to get out of program mode.
XEQ <ALPHA> CLP <ALPHA> <ALPHA>
and the current program is deleted.

#12

One more thing to look for is the fact that all programs will have an END command. Executing GTO.. will assure that. The CAT function will list the program names and END for each program name in memory. Pressing R/S when the END flashes in the display will position you at that program. Switch to program mode to verify. Then, XEQ ALPHA 'CLP' ALPHA ALPHA ALPHA will delete that program. (If memory serves me correctly.)


#13

My appologees to Geir for saying exactly what he did. (Duh)

#14

Hello, Paul --

Almost five years ago, I also was a "newbie" owner of an HP-41, although I had fiddled with them in 1980-81. I encountered the same problem and asked the same question here in the Forum:

http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/archv008.cgi?read=16615#16615

Note the end of the thread, in which I found the answer in the "advanced" book of the user's manual set.

It just goes to show that "there's nothing new under the sun"!

-- KS

Edited: 3 Feb 2007, 4:32 a.m.


Possibly Related Threads…
Thread Author Replies Views Last Post
  HP-41C Trivia Question Dan Grelinger 12 2,917 03-12-2013, 09:57 AM
Last Post: Dan Grelinger
  Question about magnetic cards for the HP-41C Card Reader Namir 2 1,437 08-15-2012, 12:15 PM
Last Post: Namir
  WP34S yet another newbie layout Andrew Davie 50 13,164 06-22-2012, 04:15 PM
Last Post: Matt Agajanian
  Nov-64: Complete Newbie Needs Help Les Wright 16 4,402 05-06-2012, 08:38 AM
Last Post: Luiz C. Vieira (Brazil)
  HP-41C PCB Repair Question. Kerem Kapkin (Silicon Valley, CA) 10 2,933 11-21-2011, 07:45 PM
Last Post: BobVA
  Newbie w/ Relay Actuator on HP-IL with 71B Miles Willmek 6 2,098 06-15-2010, 01:49 PM
Last Post: Garth Wilson
  HP 12c as a basic scientific calc for the RPN newbie? nick lidakis 40 8,446 05-20-2010, 01:52 PM
Last Post: Vieira, Luiz C. (Brazil)
  HP 50g newbie question Bob Patton 4 1,461 05-19-2010, 10:42 AM
Last Post: Bob Patton
  early HP-80 restoration and Tallnut HP-41C question. Geoff Quickfall 20 4,065 08-10-2009, 02:32 PM
Last Post: geoff quickfall
  newbie needs help with HP-25 repair Stan McFarland 9 2,589 12-07-2008, 09:08 AM
Last Post: Stan McFarland

Forum Jump: