1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-25 20:01:40 +00:00

IMGOUT - outputs JCL in image mode.

This commit is contained in:
Lars Brinkhoff
2019-11-25 13:17:28 +01:00
parent 5fd656c7fd
commit 1c582abf80
5 changed files with 416 additions and 1 deletions

View File

@@ -1193,6 +1193,10 @@ respond "*" ":link sys1; ts imprin, sys1; ts imprnt\r"
respond "*" ":link sys1; ts ardprn, sys1; ts imprnt\r"
respond "*" ":link sys1; ts tekprn, sys1; ts imprnt\r"
# IMGOUT
respond "*" ":midas sys3; ts imgout_cbf; imgout\r"
expect ":KILL"
# Dump TV bitmap as XGP scan file.
# TVREAD expects the binary in BKPH.
respond "*" ":midas bkph; ts zap_zap\r"