Post Reply 
HP86 problem
07-04-2019, 07:12 PM
Post: #4
RE: HP86 problem
(07-04-2019 03:39 PM)smp Wrote:  When the system powers up, you are in BASIC, so, indeed, you are entering a bad statement. Try: Print 3+3<CR>

You have to enter proper BASIC statements in immediate mode, or enter a line number for each statement if you want to build up a multi-line program.

Actually, HP BASIC (and likely many others, but I don't have access to them to check) allows commands such as "3 + 3 [END LINE]" as valid, as there is an implied DISP command inserted by the OS. So typing that should return 6. Such lines are not illegal and should not produce any errors, so it's definitely something else in your system.

I know this is true for Series-70 and Series-80 machines, but don't know for sure about the 90x0 and 90x5 machines, though I'd guess they're all the same in this way.

--Bob Prosperi
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)