[Simh] PDP10 Problem with MIC recursion under TOPS-10 7.04

David Wijnants davygoat at gmail.com
Mon May 6 14:08:32 EDT 2019


On TOPS-10, the DO command is used to run CCL scripts. However, if I get
one script to DO another script under version 7.04, I get an illegal memory
reference. If I do it again, the terminal locks up. This works fine under
7.03 in simh, and KLH10 has no problem with 7.04. Can anyone tell me
whether this is a bug in simh, or if 7.04 just broke the KS.

Thanks,
David.


.*type main.mic*
.dir
.do sub
.dir

.*type sub.mic*
.dir

.*do main*

.dir


DELME   CTL     1  <057>   14-Mar-19    DSKC:   [42,42]
SUB     MIC     1  <057>    3-May-19
MAIN    BAK     1  <057>    3-May-19
MAIN    MIC     1  <057>    6-May-19
DELME   LOG     5  <057>    6-May-19
  Total of 9 blocks in 5 files on DSKC: [42,42]

.do sub
?
?Illegal memory reference at user PC 401677

.dir


DELME   CTL     1  <057>   14-Mar-19    DSKC:   [42,42]
SUB     MIC     1  <057>    3-May-19
MAIN    BAK     1  <057>    3-May-19
MAIN    MIC     1  <057>    6-May-19
DELME   LOG     5  <057>    6-May-19
  Total of 9 blocks in 5 files on DSKC: [42,42]

.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20190506/c6029754/attachment.html>


More information about the Simh mailing list