Section 14: Flags continue235
Here is a solution to problem 4.
 
  00    
 
  30 10.01501    
   
 
  01 LBLTHEX    
 
  31 STO 02    
   
 
  02TA    
 
  32 LBL 05    
   
 
  03 ASTO 10    
 
  33 RDN    
   
 
  04TB    
 
  34 RCL IND 02    
   
 
  05 ASTO 11    
 
  35 X = Y?    
   
 
  06TC    
 
  36 GTO 06    
   
 
  07 ASTO 12    
 
  37 ISG 02    
   
 
  08TD    
 
  38 GTO 05    
   
 
  09 ASTO 13    
 
  39 RTN    
   
 
  10TE    
 
  40 LBL 06    
   
 
  11 ASTO 14    
 
  41 RCL 02    
   
 
  12TF    
 
  42 INT    
   
 
  13 ASTO 15    
 
  43 LBL 02    
   
 
  14 0    
 
  44 1    
   
 
  15 STO 00    
 
  45 RCL 00    
   
 
  16 LBL 01    
 
  46 X > Y?    
   
 
  17 1    
 
  47 GTO 03    
   
 
  18 ST + 00    
 
  48 RDN    
   
 
  19 CF 22    
 
  49 RDN    
   
 
  20 CF 23    
 
  50 16    
   
 
  21TINPUT?    
 
  51 *    
   
 
  22 PROMPT    
 
  52 STO 03    
   
 
  23 FS? 22    
 
  53 GTO 01    
   
 
  24 GTO 02    
 
  54 LBL 03    
   
 
  25 FS? 23    
 
  55 RDN    
   
 
  26 GTO 04    
 
  56 RDN    
   
 
  27 GTO 01    
 
  57 ST + 03    
   
 
  28 LBL 04    
 
  58 RCL 03    
   
 
  29 ASTO X    
 
  59 END    
   
Congratulations!
You have just completed the HP-41C Owner’s Handbook and Programming Guide. You have certainly noticed that programming on the HP-41C is simple, and even fun. Yet the capability of the system is astounding. Your programming expertise will increase as you continue to use your HP-41C. And you will find it an easy matter to completely customize your HP-41C.
The appendices following this section will provide you with more specific information about the HP-41C.