Post Reply 
Relabelling programs
08-02-2016, 12:23 PM (This post was last modified: 08-30-2016 01:40 PM by Marcio.)
Post: #1
Relabelling programs
Create the following program on the 35s:

Code:
X001 LBL X
X002 4
X003 +
X004 GTO X002

XEQ the program, relabel it W and then XEQ it again. The 35s will not update the GTO instruction, which is understandable, but the problem is that it won't read or recognize the new label, the display will show NONEXISTENT. For this to happen, there must be a GTO instruction in the program. Later on, for some reason I cannot explain, the 35s will recognize the program exists.

Is this an oddity or a bug?

Note that if you attempt to reproduce this, step X003 is necessary to avoid the lockup bug, which will cause all programs and data to be lost!!

Thanks
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Relabelling programs - Marcio - 08-02-2016 12:23 PM
RE: [HP-35s] Relabelling programs - Dieter - 08-02-2016, 06:11 PM
RE: [HP-35s] Relabelling programs - Marcio - 08-02-2016, 06:19 PM
RE: [HP-35s] Relabelling programs - Dieter - 08-02-2016, 06:24 PM
RE: [HP-35s] Relabelling programs - Marcio - 08-02-2016, 06:30 PM
RE: [HP-35s] Relabelling programs - Dieter - 08-02-2016, 06:34 PM
RE: [HP-35s] Relabelling programs - Marcio - 08-02-2016, 06:40 PM



User(s) browsing this thread: 1 Guest(s)