RT-11 wishlist: --------------- All SET, SHOW, ASSIGN and other monitor commands that read or modify parameters should be possible by a program using programmed requests or SYSLIB calls. Also for MOUNT and DISMOUNT. The SHOW command should contain a possibility to SHOW any parameter that is set with the SET command. A SET/TEMPORARY command which does not modify the .SYS file of a handler, but only the LOADed memory image. The RT11SJ monitor sometimes crashes when ^C is typed after output is suspended with ^S DIR/FREE should not list tentative entries, because these are not free. DIR/DEL should also not list them, because they are not deleted. DIR/FULL should not list tentative entries as: "", but should list the name and so of the tentative file as if it where a normal file, and a "T" should be typed after the file size to indicate that it is a tentative entry, just like protected files are indicated by a "P". Maybe the empty entries should also be listed by their name instead of "", and be indicated by an "E". This should also be done by DIR/FREE and DIR/DEL, thus making /FREE and /DEL exactly equivalent. DIR/TENTATIVE should be possible to list only tentative entries. In the directory listing, the youngest and oldest date should be indicated for example by an asterisk (*) and a pound sign (#) respectively. When UCL is available, the error message: "?KMON-F-Invalid command" should not occur! ALL command lines that cannot be treated by KMON should be passed to UCL, exactly as typed, so not modified by CCL. H. Reints, 5-Sep-85