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

Re: Change Invisible problems with BX



Carl wrote, ≪(Not sure what you mean by "doesn't look at what it's
doing.")≫

It was a pretty lame joke.

≪Here's the fix: Transfer the cursor from the text area to the CMline
after DeFining the list and before SORTing. In other words, insert a
func GH immediately before BX sortQ2>.

Well, what do you know? But that does look as if it's some sort of an
overrunning situation, doesn't it? One needs to force an end to the
quotation-removal process before beginning the sortation. But variations
on "Wait" or "pause" or error trapping don't do it; moving the cursor
does. And using BC...XC would accomplish that, so that's why that works.
So what is the mysterious power of the CML? It must affect some area of
memory, possibly doing some sort of garbage collection or forced-end
routine, hmm?

Thanks for the note about ITER; sounds like a very useful tool.
Patricia