! Extraneous messages appear in data buffer window when doing REPLACE using ! ALL option. ! ! This problem does not happen all the time, but does happen. ! ! Workarounds: ! Ctrl-W (refresh screen) clears the messages. ! or ! set (timer, off); (TPU command) ! !COMMAND FILE PROBLEM 'FIX' ! ! use this if you use a command file and begin getting strange messages ! about attributes being changed and whether or not to save the changes ! ! Put the following command as the last line in your command file !tpu eve$$x_attrs_modified := false ! ! !TPU DISPLAYS MESSAGE THAT JOURNALING HAS BEEN STARTED FOR NAMED BUFFER ! ! TPU will display a message that journaling has been started for a buffer ! when that buffer/file is read into the editing session. This only seems to ! happen with an editor layered on top of EVE, even though that editor makes ! no journaling calls. No known fix/workaround at this time. ! ! !TPU DISPLAYS INCORRECT KEY DEFINITIONS FOR "SHOW KEYS" COMMAND ! ! TPU will display an incorrect list of all defined keys when using a ! version of TPU built upon DEC's supplied version. This problem also occurs ! on the version of TPU used on the DSIN system (press PF1-HELP). No known ! fix/workaround at this time. !