mirror of
https://github.com/PDP-10/its.git
synced 2026-04-30 05:35:36 +00:00
MSEND - send to many users.
Version 140 depends on ITS being assembled with NCP. Without it the INIT subroutine valrets, so it will not work as is.
This commit is contained in:
@@ -851,6 +851,10 @@ expect ":PDUMP SYS2;TS XXFILE"
|
|||||||
expect ">>"
|
expect ">>"
|
||||||
respond " " ":kill\r"
|
respond " " ":kill\r"
|
||||||
|
|
||||||
|
# MSEND
|
||||||
|
respond "*" ":midas sysbin;_sysen2;msend\r"
|
||||||
|
expect ":KILL"
|
||||||
|
|
||||||
# TJ6
|
# TJ6
|
||||||
respond "*" ":midas sysbin;_tj6;tj6\r"
|
respond "*" ":midas sysbin;_tj6;tj6\r"
|
||||||
expect ":KILL"
|
expect ":KILL"
|
||||||
|
|||||||
@@ -130,6 +130,7 @@
|
|||||||
- MLDEV, MLSLV, Allows access to remote systems as devices (e.g. DB:).
|
- MLDEV, MLSLV, Allows access to remote systems as devices (e.g. DB:).
|
||||||
- MLIFE, Mike Speciner's Conway Life.
|
- MLIFE, Mike Speciner's Conway Life.
|
||||||
- MODEMS, modems gragon.
|
- MODEMS, modems gragon.
|
||||||
|
- MSEND, send to many users.
|
||||||
- MSPLIT, split a file into smaller parts.
|
- MSPLIT, split a file into smaller parts.
|
||||||
- MTBOOT, make bootable tapes.
|
- MTBOOT, make bootable tapes.
|
||||||
- MUDDLE, MDL interpreter.
|
- MUDDLE, MDL interpreter.
|
||||||
|
|||||||
1267
src/sysen2/msend.140
Normal file
1267
src/sysen2/msend.140
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user