Post Reply 
HP86 problem
02-08-2020, 09:14 AM (This post was last modified: 02-08-2020 09:19 AM by J-F Garnier.)
Post: #19
RE: HP86 problem
(02-08-2020 05:25 AM)Alexkumt Wrote:  I thought of using the software emulator for HP87 to trace the cause of the problem through Disassembler.
...
I thought I would find help from an expert person in interpreting the disassembler part.

probably if there is some electrical noise in the hardware in that part. the problem could perhaps be traced back to them.

According to the HP86 manual, error 88 BAD STMT occurs when COM, a user function or INPUT is used in "calculator mode" (that is in immediate mode, not programming). Also when trying to enter older HP85 statements in a program.

However, playing with the emulator, typing an incorrect statement by for instance starting with a ) or ? or $ also produce the BAD STMT error.
It may be that there is a (possibly invisible) bad keystroke at the beginning of the line buffer, or the first (maybe all) characters are corrupted in an intermediate memory during the line processing.
Where is the cursor position when the error happens? It should be at the offending character, the ) or ? or $ character in my tests.

I'm afraid that attempting to trace the code in an emulator will not give you more information than that.

[Edited:]
You may try this test: type several space characters then ENDLINE. On a good system, there is no error and the blank line is just ignored.

J-F
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP86 problem - Alexkumt - 07-04-2019, 01:15 PM
RE: HP86 problem - smp - 07-04-2019, 03:39 PM
RE: HP86 problem - rprosperi - 07-04-2019, 07:12 PM
RE: HP86 problem - vassilisprevelakis - 07-05-2019, 10:48 PM
RE: HP86 problem - jackrubin - 07-04-2019, 04:16 PM
RE: HP86 problem - Alexkumt - 07-10-2019, 10:12 AM
RE: HP86 problem - Alexkumt - 07-10-2019, 10:22 AM
RE: HP86 problem - teenix - 07-10-2019, 11:10 AM
RE: HP86 problem - Alexkumt - 07-10-2019, 09:33 PM
RE: HP86 problem - Alexkumt - 07-19-2019, 05:44 PM
RE: HP86 problem - Paul Berger (Canada) - 07-19-2019, 08:23 PM
RE: HP86 problem - Alexkumt - 07-19-2019, 09:43 PM
RE: HP86 problem - Paul Berger (Canada) - 07-20-2019, 01:50 AM
RE: HP86 problem - Alexkumt - 02-02-2020, 08:55 AM
RE: HP86 problem - Alexkumt - 02-02-2020, 08:53 AM
RE: HP86 problem - Alexkumt - 02-05-2020, 07:06 PM
RE: HP86 problem - Martin Hepperle - 02-06-2020, 12:08 PM
RE: HP86 problem - Alexkumt - 02-08-2020, 05:25 AM
RE: HP86 problem - J-F Garnier - 02-08-2020 09:14 AM
RE: HP86 problem - Alexkumt - 02-09-2020, 02:45 PM
RE: HP86 problem - Alexkumt - 02-09-2020, 03:12 PM
RE: HP86 problem - Alexkumt - 02-10-2020, 06:39 AM
RE: HP86 problem - Paul Berger (Canada) - 02-10-2020, 05:00 PM
RE: HP86 problem - Martin Hepperle - 02-11-2020, 11:30 AM
RE: HP86 problem - Alexkumt - 06-05-2020, 12:48 PM
RE: HP86 problem - Paul Berger (Canada) - 06-05-2020, 01:14 PM



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