Copyright (c) 1999 Massachusetts Institute of Technology This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ------------------------------ .DEVICE XGP .FONT 1 "FONTS;31VG" .<> .FONT 2 "LSPMAN;43VNYR" .SELECT 1 .TURN ON ""; .INDENT 0,0,0; NOFILL PREFACE 0 .SKIP 2 .ONCE CENTER SELECT 2 DSKDMP ORDER .BREAK;SKIP 4 COMMANDS ARE: .SKIP L$file(16)load file into core T$file(16)load file into core and give symbols to DDT and start DDT M$file(16)load file into core without clearing core first K$file(16)delete file D$file(16)dump core into file I$file(16)verify file against core G$(16)start at starting address U$dir;(16)list directory F$(16)list current directory S$(16)list pack ids then mfd nnn$(16)set starting address to nnn L$n$(16)put disk n online K$n$(16)take disk n offline .SKIP 3 ERROR MESSAGES ARE: .SKIP CMPERR(16)verify failed to match DIRFUL(16)directory full EOF(16)unexpected end of file DIRNF(16)directory does not exist FNF(16)file not found PKNMTD(16)file is on pack that is not mounted CKSERR(16)checksum error DSKFUL(16)disk full NODDT(16)can't address DDT symbol table (bug) ?BUG?(16)BUG SEEKFL(16)disk failed to seek CLOBRD(16)disk read error CLOBWR(16)disk write error DIRCLB(16)dir name differs, TUT disagrees with UFD MFDCLB(16)M.F.D. clobbered