Xref: utzoo comp.sys.amiga.tech:14394 comp.lang.rexx:306 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!ut-emx!waf2000!will From: will@waf2000.UUCP (Will Fiveash) Newsgroups: comp.sys.amiga.tech,comp.lang.rexx Subject: Arexx/Ced/RCS prob fixed Keywords: stack size Message-ID: <03484.AA03484@waf2000.UUCP> Date: 9 Sep 90 17:05:08 GMT Followup-To: comp.sys.amiga.tech,comp.lang.rexx Lines: 11 I have discovered what was causing my Arexx RCS checkin script to crash. The stack size inherited by the newcli launched by the Arexx script was 4K so I added a stack command in the script executed by the newcli to up it to 10K. Now all is right with the world, for now :->. I hope my previous posts did not cause undue concern over the robustness of Arexx/RCS/CED as the problem turned out to be my ignorance of the inner workings of AmigaDOS. -- Will Fiveash UUCP:home ...!cs.utexas.edu!ut-emx!waf2000!will