Hi Andy,
Here's a nice example of poor coverage analysis on my part. One of the
small tools that I use intermittently is designed to keep me from shooting
myself in the foot with text editors<g>. It appears that the last time I
used it was under 3.06, because it works there and not under 4.x.
The offending line boils down to this:
TextDocument show
filename:'c:\my documents\test.txt';
fileRevert;
yourself.
In 3.06, it works as expected; in 4.x, it warns of a change and then
regardless of the answer to the prompt, shows a blank shell. Digging around
in 4.0, I found a shortcut (which is also available in 3.06, and perhaps
earlier versions too):
TextDocument filename:'c:\my documents\test.txt'
It also works in 3.06. In 4.x, it doesn't prompt, but, it similarly
displays a blank shell.
Have a good one,
Bill
--
Wilhelm K. Schwab, Ph.D.
[hidden email]