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

Re: Programming challenge: Undo



Reply to note from Harry Binswanger  Thu, 19 Jun
2008 15:03:07 -0400

> 3. I toggle to window 2 (using function AS).

There's your mistake, right there. You need to issue SBS
(again) -- not func AS -- to switch to the alternate window. SBS
SAves the changes in the current window, then switches to the
alternate view of the same document.

If func AS could do that, you wouldn't need SBS in the first place!

--
Carl Distefano
cld@xxxxxxxx