mirror of
https://github.com/PDP-10/its.git
synced 2026-03-02 09:56:20 +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 ">>"
|
||||
respond " " ":kill\r"
|
||||
|
||||
# MSEND
|
||||
respond "*" ":midas sysbin;_sysen2;msend\r"
|
||||
expect ":KILL"
|
||||
|
||||
# TJ6
|
||||
respond "*" ":midas sysbin;_tj6;tj6\r"
|
||||
expect ":KILL"
|
||||
|
||||
@@ -130,6 +130,7 @@
|
||||
- MLDEV, MLSLV, Allows access to remote systems as devices (e.g. DB:).
|
||||
- MLIFE, Mike Speciner's Conway Life.
|
||||
- MODEMS, modems gragon.
|
||||
- MSEND, send to many users.
|
||||
- MSPLIT, split a file into smaller parts.
|
||||
- MTBOOT, make bootable tapes.
|
||||
- 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