Greetings Dom,
We are all learning.... I appreciate your willingness to contribute to ooRexx! It has been many years since I had something of value to contribute to ooRexx C code. That has since been ported to C++,
and I dare say now I would not even recognize the code. ;-)
Multiple releaseAccess() calls in ooRexx C++ code.... multiple DoEvents in
Access VBA code... Yes, both do not address the root cause of the crash.
Fortunately with ooRexx, the source is open.
I am thankful,
--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/
dominicjw...@gmail.com wrote:
Hi Michael,
Thank for your kind words but given the follow up from Rony I think the
jury is (and needs to be) still very much out on this one, for now at least
:)
Kind Regards,
Dom
-----Original Message-----
From: Michael Lueck <mlu...@lueckdatasystems.com>
Sent: 17 August 2025 21:37
To: Open Object Rexx Developer Mailing List
<oorexx-devel@lists.sourceforge.net>
Subject: Re: [Oorexx-devel] Some more information, and a random run (Re:
Question ad a hang situation
Greetings Dom,
dominicjw...@gmail.com wrote:
but in the end I gave up and as a hack added an extra call to
ActivityManager::releaseAccess() at the end of this function. This seems to
have done the trick and the program runs ok with this in place.
(Chuckle....)
About par with me making three calls in Access VBA:
'Flush keystrokes out of the buffer so that close via Esc does not
generate an error msg
DoEvents
DoEvents
DoEvents
Bravo, Don! Excellent find / work-around.
I am thankful,
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel