w32clipopen does not lock clipboard
Brought to you by:
rexx
Problem with w32clipopen in w32funcs package (McPhee's W32Util 1.5.1) under Windows:
I've created a demo program for this problem. It opens the clipboard, updates it, and waits before closing it. If run in two command windows, the open does not fail in the second, even though it's still open in the first.
Sounds like a W32Util issue... did you try ooRexx?
https://github.com/frank-e/rexx-fan/blob/master/rxclip.rex
Yes, probably a problem with W32UTIL. I wasn't sure this was a wrong place to report those problems.
Because of, uh, reasons, I don't want to convert to ooRexx at this time.