Re: alt x oddity



On 2006-05-05, Scott Caissie <scottac@xxxxxxxxxxxxxxx> wrote:
: is there a great amount of technical detail as to what the fix actually
: does? The bug and the fix is so vague.
:
Kermit 95 runs in multiple threads that have to be synchronized. The command
screen and the terminal screen are just two examples. Executing commands
while in the terminal screen's context is rather tricky business and that's
where the bug is.

: I did discover another problem with those macros. Its a very percular one
: involving IF and ELSE statements.
: If I have a macro with a number of IF statements (using bracketed off
: commands) and use that macro about a hundred times or so (very realistic),
: theres a chance of an error occuring.
: Error #1 pop up box saying it encountered a problem and needs to close.
: Error #2 looking at the COMMAND window with a flashing cursor. Effectively
: frozen. Can't break out of it. Must close the program.
:
I suspect this is an artifact of the same bug. If you invoke the same macro
from the command context the same number of times, I suspect it you won't
see a problem. Again, see our support page:

http://www.columbia.edu/kermit/support.html

A version of K95 is available that fixes the bug, but it's not free due to
the circumstances explained on the support page. I continue to work to make
the needed arrangements to release a new version with this fix and many others
and quite a few new features as well. But it will likely not be free either.

- Frank
.



Relevant Pages

  • Re: MoveRight in table fails at 1%: bug? workaround?
    ... temporary files as your macro runs, so that all changes can be undone. ... about erros at Selection.MoveRight command? ... >> Does anyone know something like a known bug about MoveRight? ... Using the Selection object makes for more convoluted ...
    (microsoft.public.word.vba.general)
  • Re: closing a macro completely upon connect
    ... You mentioned 'temporarly' enters the command window. ... this is how all my macro definitions work, and are successful when used in ... :: Can you clarify your own posts? ... : aforementioned bug. ...
    (comp.protocols.kermit.misc)
  • Re: closing a macro completely upon connect
    ... fixed the bug associated with SET KEY and terminal mode, ... invoking a macro as a kverb works. ... interactively from the command prompt. ... A macro mapped to a key will not execute if you enter CONNECT mode ...
    (comp.protocols.kermit.misc)
  • Re: smp dead lock of io_request_lock/queue_lock patch
    ... We have a fix for a correctness issue ... bug reports of it ever happening, and which has been integrated into our ... modify host command counts ... get some kind of error that starts the error handler subsystem, ...
    (Linux-Kernel)
  • Re: Workbook still wont save customized QAT
    ... not a very good fix for a normal user ... I hope they can fix it but it is a nasty bug ... > I was wondering if those had anything to do with the QAT problem. ... >>> It fails when I add a macro to my workbook. ...
    (microsoft.public.excel.programming)