Rick Barton
2005-01-29 17:23:43 UTC
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 support this.
3 - where can I get a manual on this... I'd like to make it complete.
Thanks
rick
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 support this.
3 - where can I get a manual on this... I'd like to make it complete.
Thanks
rick