1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-01 09:40:56 +00:00

SCNV - convert plotter files to XGP SCAN files.

This commit is contained in:
Lars Brinkhoff
2018-04-28 21:20:12 +02:00
parent 33074b453f
commit b96902c728
3 changed files with 1680 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ respond "*" ":link draw; ug61c 999999, wl; ug61c >\r"
respond "*" ":link sys1; ts d, datdrw; d bin\r"
respond "*" ":link sys1; ts wl, datdrw; wl bin\r"
respond "*" ":link sys1; ts pc, datdrw; pc bin\r"
respond "*" ":link sys1; ts scnv, datdrw; scnv bin\r"
# The drawing program needs WL; BOARDS REL
respond "*" ":cwd wl\r"
@@ -115,3 +116,6 @@ respond "*" "XRESIDENT\r"
respond "GO ON." "Y\r"
respond "WL BIN" "\r"
respond "*" ":kill\r"
respond "*" ":midas datdrw;_draw; scnv\r"
expect ":KILL"

View File

@@ -145,6 +145,7 @@
- SALV, old file system tool for KA and KL.
- SCANDL, TTY OUTPUT SPY.
- SCHEME, Scheme interpreter.
- SCNV, convert plotter files to XGP scan files.
- SCRAM, encypt/decrypt file.
- SCRMBL/UNSCR, scramble/unscramble file.
- SEND, REPLY, replacements for DDT :SEND.

1675
src/draw/scnv.185 Normal file

File diff suppressed because it is too large Load Diff