Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Basic Compiler > Re: BASIC Plus ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 5 Topic 97 of 151
Post > Topic >>

Re: BASIC Plus Question

by "Tom Lake" <tlake@[EMAIL PROTECTED] > Feb 3, 2005 at 04:13 AM

"Rick Barton" <rbarton@[EMAIL PROTECTED]
> wrote in message 
news:zEPKd.10790$2e7.1187@[EMAIL PROTECTED]
>I have an interpreter that is modeled after DEC's BASIC Plus which ran on

>RSTS/E.   It works rather well, but there are a few things that I'm still

>in need of to recall how they worked.
>
> 1 - SYS() call functions - what parameters and descriptions of how they 
> worked.
> 2 - DIM - I seem to recall that dimensions could start not only at 1,
but 
> could be changed to start at 0 - I need some examples of how this is
done 
> so I can sup****t this.
> 3 - where can I get a manual on this...  I'd like to make it complete.

According to the DEC BASIC Plus manual I have (July 1975) all arrays start

at 0.
There's no provision for making them start at 1.  The MAT operations (INV,

TRN, *, +, etc.)
don't operate on the zero rows or columns.  Have you implemented the MAT 
statements?

There's no mention in the manual of a SYS function at all.  Perhaps it's
in 
the RSTS or Assembly language manuals.

Tom Lake

P.S.  I'd still like a copy of the interpreter.  I'll see if I can get a 
copy of the manual for you.
I got mine on eBay.
 




 5 Posts in Topic:
BASIC Plus Question
Rick Barton <rbarton@[  2005-01-29 17:23:43 
Re: BASIC Plus Question
"Tom Lake" <  2005-02-03 04:13:11 
Re: BASIC Plus Question
"Dana Bowen" &l  2006-05-31 08:44:09 
Re: BASIC Plus Question
"Dana Bowen" &l  2006-05-31 08:55:09 
Re: BASIC Plus Question
"Dana Bowen" &l  2006-05-31 14:32:52 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Jul 24 13:53:00 CDT 2008.