mirror of
https://github.com/PDP-10/its.git
synced 2026-01-13 15:27:28 +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:
parent
d25ff723bd
commit
104f0786e8
@ -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
Loading…
x
Reference in New Issue
Block a user