Trailing-Edge
-
PDP-10 Archives
-
cuspmar86binsrc_2of2_bb-fp63a-sb
-
10,7/setsrc/setsrc.doc
There are 3 other files named setsrc.doc in the archive. Click here to see a list.
SETSRC.DOC -- Changes from V12A(46) to V12B(47)
June 1979
COPYRIGHT (c) DIGITAL EQUIPMENT CORPORATION 1972,1976,1979,1986.
ALL RIGHTS RESERVED.
THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY BE USED AND COPIED
ONLY IN ACCORDANCE WITH THE TERMS OF SUCH LICENSE AND WITH THE
INCLUSION OF THE ABOVE COPYRIGHT NOTICE. THIS SOFTWARE OR ANY OTHER
COPIES THEREOF MAY NOT BE PROVIDED OR OTHERWISE MADE AVAILABLE TO ANY
OTHER PERSON. NO TITLE TO AND OWNERSHIP OF THE SOFTWARE IS HEREBY
TRANSFERRED.
THE INFORMATION IN THIS SOFTWARE IS SUBJECT TO CHANGE WITHOUT NOTICE
AND SHOULD NOT BE CONSTRUED AS A COMMITMENT BY DIGITAL EQUIPMENT
CORPORATION.
DIGITAL ASSUMES NO RESPONSIBILITY FOR THE USE OR RELIABILITY OF ITS
SOFTWARE ON EQUIPMENT WHICH IS NOT SUPPLIED BY DIGITAL.
STC12B.DOC Page 2
SETSRC.DOC -- Changes from V12A(46) to V12B(47)
June 1979
1.0 SUMMARY
Version 12B(47) of SETSRC is now compatible with MACRO 50. Version
12A(46) of SETSRC would not compile correctly with MACRO 50 because it
used a reserved MACRO 50 keyword as a label.
SETSRC 12B(47) runs on all supported monitors and fully supersedes all
previous versions.
SETSRC is documented in the following documents in the Software
Notebooks: TOPS-10 OPERATING SYSTEM COMMANDS and SETSRC, program for
printing and changing jobs search list.
2.0 EXTERNAL CHANGES
None.
3.0 KNOWN BUGS AND DEFICIENCIES
None.
4.0 INSTALLATION INSTRUCTIONS
Copy SETSRC.EXE to SYS:.
5.0 INTERNAL CHANGES
Edit 47 A macro was changed to force address calculation to avoid
conflict with the reserved keyword 'JSYS".
[End of STC12B.DOC]
[STC12A.DOC is appended as an integral part of STC12B.DOC]
STC12A.DOC Page 3
SETSRC.DOC -- Changes from V12 to V12A(46)
June 1972
1.0 SUMMARY
SETSRC V12A differs from V12 in that V12A has been updated to the new
JOBDAT. SETSRC V12 has one bug fixed which occurs when V11 is run
under a 5.04 or 5.03 monitor. This bug caused the warning message
'%/LIB/SYS/NEW NOT SUPPORTED IN THIS MONITOR' to be erroneously typed
to some commands (even though /LIB /SYS or /NEW were not specified)
under 5.04. Since V12 follows V11 by only one month the remainder of
this .DOC file gives the changes from V10 to V11.
SETSRC V11 has been extensively modified to enhance its current
functions as well as support new features of 5.05 (/NEW /SYS /LIB).
A help file (SETSRC.HLP) has been written for use with the monitor
help command.
SETSRC is documented in the following documents in the software
notebooks: TOPS-10 OPERATING SYSTEM COMMANDS and SETSRC, program for
printing and changing jobs search list.
2.0 EXTERNAL CHANGES
New commands:
A ADD F.S.'S
R REMOVE F.S.'S
M MODIFY F.S. STATUS
AS RS MS SIMILAR FUNTCTIONS FOR SYS. SRC. LST.
New switches:
/SYS ADD SYS: SEARCHING TO DSK:
/NEW ADD [1,5] SEARCHING TO SYS:
/LIB ADD LIBRARY SEARCHING TO DSK:
'*' IN F.S. LISTS IS INTERPRETED TO MEAN 'CURRENT SRC.LST'.
3.0 KNOWN BUGS AND DEFICIENCIES
None.
4.0 INSTALLATION INSTRUCTIONS
/LIB /SYS & /NEW are only supported in 5.05 or later.
STC12A.DOC Page 4
5.0 INTERNAL CHANGES
SETSRC has been extensively recoded and must be assembled with C.MAC
(E.G. compile C+SETSRC)
[End of STC12A.DOC]