DOB is a Macro-11 disassembler. The command format is: DOB outfile.ext=infile.ext where "outfile.ext" is the output (assembly source code) file and "infile.ext" is the input (object code) file The output extension defaults to "MAC" if not specified. The input extension defaults to "OBJ" if not specified.