Erich,

thank you very much that solved it!

Best regards

---rony


On 07.07.2017 14:29, Erich Steinböck wrote:
> An issue that I'm seeing often when switching between 32- and 64-bit rxapi
> Retry killing and/or rxapi /u and starting the 64-bit rxapi multiple times.
> If it succeeds, the "hung" rexx.img generation will continue to run.
>
> I'm using two files, rxapi32.bat and rxapi64.bat to switch, but even so, 
> rexx.img sometimes hangs
>
> e. g. rxapi64.bat:
> @echo off
> call cdbuild release32
> bin\rxapi /u /s
> call killrxapi
> call cdbuild release64
> bin\rxapi /i /s
>
> killrxapi.bat:
> taskkill /im rxapi.exe /t /f

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to