From: <hp...@we...> - 2022-06-14 11:02:56
|
Hello René! The plan to migrate OS/2 to NetRexx Pipelines one by one while due to access to both the program still works as a whole -- this plan is thwarted since at a sudden OS/2 pipelines is not accessible any more from ooRexx 5.oo under Windows 10. I have no clue why, even a power cycle did not cure it. > call RxFuncAdd 'RxPipe', 'RXPIPE', 'RXPIPE' just fails. But also loading the Rexx/gd library: > Call RxFuncAdd 'GdLoadFuncs', 'rexxgd', 'GdLoadFuncs' in another program fails. While > rc = RxFuncAdd("SockLoadFuncs","rxsock","SockLoadFuncs") still works. So I _do have_ to convert all OS/2 pipelines and may test the program in full only when completed the last one. Same task but less fun. (In contrast, inaccessible Rexx/gd library is a substantial loss.) Best, M. Am 07.06.2022 um 21:59 schrieb René Jansen: >>>> [...] |