HP3000-L Archives

October 2000, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
william l brandt <[log in to unmask]>
Reply To:
william l brandt <[log in to unmask]>
Date:
Sun, 29 Oct 2000 13:47:16 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (18 lines)
I have used only Basic on our 3000s for 20 years. Yes it does have some
shortcomings such as 255 byte strings, no double integers but the ease of
development - running things in interpretative mode to debug - more than
makes up for the shortcomings.

Plus I can include a sample of a VIEW program that gets around the 255 byte
limitation. Will be glad to post these tomorrow is someone wants.

I have a routine that converts to a double integer if anyone wants it -
remind me tomorrow and I'll send it. It is read out (from IMAGE) as a 4 byte
string, and I convert it to a long for any mathematical needs...I use
another routine to convert from long back to a "double integer" for storage.

Bill
William L. Brandt
Sacramento, CA USA
.

ATOM RSS1 RSS2