hp 86 and hp87 basic programming
#1

Hi

Could anyone advise me about a program/software that may allow me to transfer the basic programs that run on the HP86/87 in order that they may run on MSDOS GWBASIC? It would be sufficient to know how I could do it - perhaps through WORD or another program that runs in WINDOWS XP,which is the platform that I mostly use now. I know that those computers/calculators are very old, but it is for personal reasons that I want it.

Please answer to my e-mail: oswech@cantv.net

Thank you for your help.

Oswaldo (from Caracas, Venezuela)

#2

Hi Oswaldo,

As someone who worked with both HP-85/87 BASIC and FW-BASIC, I have to say that there are significant differences in handling matrices and strings. HP-BASIC uses intrinsics (predefined-functions) and constructs for strings that are fairly different from the intrinsics of GW-BASIC. When it comes to matrices the gap is even wider. GW-BASIC does not support advanced matrix commands.

There are many other differences between the two flavors of BASIC, such as the absence of SUB routines in GW-BASIC, and multiline functions in GW-BASIC.

Translating from BASIC dialect to another is a project by itself.

Namir

#3

And you don't even speak about graphic commands :-)

#4

Good point!!! I also did not mention file I/O operations.

The HP-BASIC and GW-BASIC dialects are quite different!!

Namir

Edited: 29 Nov 2006, 5:41 p.m.

#5

Hi,

I am deeply moved with the responses I have obtained. I am now more obliged to try to do a good project, which most probably shall be a totaly new one. Please rest assured that I will keep you informed of my progress (if any).

My best to you all.

Oswaldo

#6

Is gwbasic even available these days? There have got to be better languages, surely?

Best,

--- Les

[http://www.lesbell.com.au]

Edited: 29 Nov 2006, 9:02 p.m.

#7

QBASIC is a worthy successor of GW-BASIC. I have QBASIC on my PCs and do use it for testing some algorithms. QBASIC is more structured than GW-BASIC. It has no mandatory line numbers, and can use Function and Sub routines. It also supports multi-line IF-THEN-ELSE and SELECT CASE decision-making statements, and Do-LOOP loops.

In the early 90s I wrote a book about it, "Teach Yourself QBASIC in 21 Days", which was published by SAMS Publishing.

Namir

#8

Oh, that's right - I'd forgotten about QBASIC. Thanks, Namir.

However, my question still stands, with slight amendment: I can't find QBASIC on my Win2K laptop, so is it still available? Or does one have to resort to a DOS 5 floppy to get it?

Best,

--- Les

[http://www.lesbell.com.au]
[And currently programming in Java, OCaml and Prolog, would you believe?]

#9

Les,

You can download an old DOS version (with QBASIC) at this link

Namir

#10

Aha!

Thanks, Namir. Memories. . .

Best,

--- Les

[http://www.lesbell.com.au]



Possibly Related Threads…
Thread Author Replies Views Last Post
  HP PRIME - Need help for basic program svp. dg1969 4 1,685 10-08-2013, 04:06 PM
Last Post: dg1969
  HP 86/87 - CP/M Ph.Théry 3 1,367 05-27-2013, 04:02 AM
Last Post: Olivier De Smet
  Easter Sunday Basic Trigs (HP-12C) Gerson W. Barbosa 29 8,405 04-04-2013, 02:19 PM
Last Post: Gerson W. Barbosa
  "The Basic HP-71" Jeff Davis 3 1,511 08-30-2012, 12:20 AM
Last Post: Howard Owen
  HP's Tired Basic Calculator Line Jeff 4 1,703 02-10-2012, 01:33 PM
Last Post: Dirk Mehldau
  After the 15c LE, better chance of a basic RPN calc from HP now? nick lidakis 80 14,951 09-18-2011, 08:15 AM
Last Post: snaggs
  BASIC BEEP Howard Owen 5 1,535 05-12-2011, 05:03 PM
Last Post: Garth Wilson
  Better Late Than Never--VAL() in HP-71B BASIC Namir 25 5,981 05-08-2011, 11:50 AM
Last Post: Howard Owen
  Mardi Gras Basic Trigs (HP-12C) Gerson W. Barbosa 10 2,918 03-09-2011, 09:49 PM
Last Post: Gerson W. Barbosa
  OT: Sharp PC-1270 BASIC Compiler V3.3 XYZT 1 1,117 12-18-2010, 05:02 PM
Last Post: Thomas Okken

Forum Jump: