[Simh] Pascal 1.3 manual for RSX 11 4.6

Will Senn will.senn at gmail.com
Tue Feb 2 09:07:40 EST 2016



On 2/1/16 5:33 PM, Will Senn wrote:
> Hi,
>
> Does anyone know where I could find copy of a Pascal manual for RSX 
> 11? Preferably Pascal version 1.3. I'm running it on RSX 11 v4.6 in 
> SimH and the PAS> prompt is singularly unrevealing about how it is 
> used (CTRL-D will exit though, which is better than the alternative).
>
> This is the tape for the pascal that I've installed:
> ftp://ftp.trailing-edge.com/pub/rsxdists/pascal_v1_3.zip
>
> Thanks,
>
> Will
OK. So I searched help (after building a new environment that worked 
properly) and figured out it's some kind of interactive pascal compiler 
that can also be run as a command line. So, I compiled a pascal file 
from the command line and lo and behold, it produced a nice looking 
object file. But, when I tried to link it as is, it appears to depend on 
an external library. This makes perfect sense, but raises a couple of 
questions that I'm hoping y'all might could answer:

1. What's the name/location of the file(s) containing the pascal 
delivered external functions (write, print, etc)?
2. If you recall a typical Pascal workflow with RSX-11M Plus, what was 
it (or was it simply, edit, compile, and link to the above referenced 
libraries)?

Thanks,

Will


More information about the Simh mailing list