Trailing-Edge
-
PDP-10 Archives
-
cuspmar86binsrc_2of2_bb-fp63a-sb
-
10,7/rsxt10/rsxt10.doc
There are 2 other files named rsxt10.doc in the archive. Click here to see a list.
RSXT10.DOC -- V3(40)
November 1984
THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY ONLY BE USED
OR COPIED IN ACCORDANCE WITH THE TERMS OF SUCH LICENSE.
COPYRIGHT (c) DIGITAL EQUIPMENT CORPORATION 1977,1978,1979,1980,1981,1982,1983,1984,1986.
ALL RIGHTS RESERVED.
RSXT10.DOC Page 2
RSXT10.DOC -- V3(41)
November 1984
1.0 SUMMARY
RSXT10 is a utility program to convert files from TOPS-10 and/or
DOS-11 file formats to RSX-11 formats.
Use of RSXT10 and file transfer procedures are described in the Guide
To Using the "FE" Device, USEFE.MEM. RSXT10 commands are described in
RSXFMT.HLP.
2.0 EXTERNAL CHANGES
None.
3.0 KNOWN BUGS AND DEFICIENCIES
As of this document, there are no known bugs or deficiencies.
4.0 INSTALLATION INSTRUCTIONS
4.1 Files Needed to Run RSXT10
RSXT10 consists of two files, RSXT10.EXE and RSXFMT.HLP.
4.2 Instructions for Installing RSXT10
Copy RSXT10 to SYS: and RSXFMT.HLP to HLP:.
4.3 Files Needed to Build RSXT10
RSXT10 is built from the following files:
RSXT10.MAC, RSXTTL.MAC, and RSXCMN.MAC
4.4 Instructions for Building RSXT10
Define the symbol TOPS in the module RSXTTL to be 10 and type the
following command:
.LOAD RSXTTL.MAC+RSXT10.MAC+RSXCMN.MAC
.SAVE RSXT10
RSXT10.DOC Page 3
4.5 Special Considerations
None.
5.0 INTERNAL CHANGES
Edit #
37 Increase the internal buffer space so that we can handle
programs larger than 4 pages.
40 Increase it one more time (this time to 10K) to handle even
larger programs.
41 Increase it again. 100K ought to do it.
6.0 SUGGESTIONS
None.
[End of RSXT10.DOC]