7914f6c0e0ee8e40b5550ca4e4575056f09790b2
[its.git] / sysdoc / dskdmp.order
1 Copyright (c) 1999 Massachusetts Institute of Technology
2
3 This program is free software; you can redistribute it and/or modify
4 it under the terms of the GNU General Public License as published by
5 the Free Software Foundation; either version 2 of the License, or (at
6 your option) any later version.
7
8 This program is distributed in the hope that it will be useful, but
9 WITHOUT ANY WARRANTY; without even the implied warranty of
10 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
11 General Public License for more details.
12
13 You should have received a copy of the GNU General Public License
14 along with this program; if not, write to the Free Software
15 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16 ------------------------------
17
18 .DEVICE XGP
19 .FONT 1 "FONTS;31VG"
20 .<<FONT 2 "FONTS1;OLDENG">>
21 .FONT 2 "LSPMAN;43VNYR"
22 .SELECT 1
23 .TURN ON "\ f";
24 .INDENT 0,0,0; NOFILL PREFACE 0
25 .SKIP 2
26 .ONCE CENTER SELECT 2
27 DSKDMP ORDER
28 .BREAK;SKIP 4
29 COMMANDS ARE:
30 .SKIP
31    L$file\ f(16)load file into core
32    T$file\ f(16)load file into core and give symbols to DDT and start DDT
33    M$file\ f(16)load file into core without clearing core first
34    K$file\ f(16)delete file
35    D$file\ f(16)dump core into file
36    I$file\ f(16)verify file against core
37    G$\ f(16)start at starting address
38    U$dir;\ f(16)list directory
39    F$\ f(16)list current directory
40    S$\ f(16)list pack ids then mfd
41    nnn$\ f(16)set starting address to nnn
42    L$n$\ f(16)put disk n online
43    K$n$\ f(16)take disk n offline
44 .SKIP 3
45 ERROR MESSAGES ARE:
46 .SKIP
47    CMPERR\ f(16)verify failed to match
48    DIRFUL\ f(16)directory full
49    EOF\ f(16)unexpected end of file
50    DIRNF\ f(16)directory does not exist
51    FNF\ f(16)file not found
52    PKNMTD\ f(16)file is on pack that is not mounted
53    CKSERR\ f(16)checksum error
54    DSKFUL\ f(16)disk full
55    NODDT\ f(16)can't address DDT symbol table (bug)
56    ?BUG?\ f(16)BUG
57    SEEKFL\ f(16)disk failed to seek
58    CLOBRD\ f(16)disk read error
59    CLOBWR\ f(16)disk write error
60    DIRCLB\ f(16)dir name differs, TUT disagrees with UFD
61    MFDCLB\ f(16)M.F.D. clobbered
62 \f