1 02/26/85 print_iod_tables 2 3 Syntax as a command: print_iod_tables path 4 5 6 Function: displays the contents of an object segment produced by the 7 iod_tables_compiler command. The format of the output corresponds 8 exactly to the source language accepted by the iod_tables_compiler 9 command. In fact, if the output of the print_iod_tables command is 10 directed to a segment, the resulting segment can be translated by the 11 iod_tables_compiler command. 12 13 14 Arguments: 15 path 16 is the relative or absolute pathname of the object segment to be 17 displayed.