[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: UnDo2



** Reply to message from Harry Binswanger  on
Tue, 05 Aug 2008 00:36:41 -0400


> Looking at the U2 undo.int frame, I see this commented out portion--is it
> right to be commented out?

That's irrelevant to $K. That simply kills a running UnDo.exe
left over from the Timed method.

>>  re c:\xy\undoidx
>> File UNDOIDX should say "1;C:\XY\TMP1.TMP" -- does it??

> No file is there.

That's difficult to explain, due to the way UnDo.exe is
constructed (almost the first thing it does is write UNDOIDX if
it doesn't yet exist).

Please do this: from a XyWrite command line, issue this *exact*
command:
 dos/nv/x/z /c kmd/c start /min notepad
Does a separate window with Notepad open on the Desktop?

Then issue these three *exact* commands, being very careful to
type the second command precisely (observe the spaces!):
 del/nv C:\XY\UNDOIDX
 dos/nv/x/z /c kmd/c start /min C:\XY\UnDo.exe K 5 1 1
 read C:\XY\UNDOIDX
What's the content of C:\XY\UNDOIDX? Does the file even exist?
If so, does it contain at minimum a single carriage return?

R.

-----------------------------
Robert Holmgren
holmgren@xxxxxxxx
-----------------------------