Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!uc!cs.umn.edu!!jdege From: jdege@ (Jeff Dege) Newsgroups: comp.sys.amiga.tech Subject: Re: CygCC Tutorial problems - AREXX and CED Keywords: AREXX CED WShell Message-ID: <1990Sep18.020023.20458@cs.umn.edu> Date: 18 Sep 90 02:00:23 GMT References: <2516@dsacg3.dsac.dla.mil> Sender: news@cs.umn.edu (News administrator) Reply-To: jdege@donald.UUCP (Jeff Dege) Organization: University of Minnesota, Minneapolis Lines: 18 Nntp-Posting-Host: donald.cs.umn.edu In article <2516@dsacg3.dsac.dla.mil> nfs1675@dsacg3.dsac.dla.mil ( Michael S Figg) writes: > > >I've been working with the 'CygCC' AREXX tutorial in the latest Amazing >Computer, and although the tutorial is excellent, I'm having trouble >getting it to run. This program is a driver to glue CED and that Lattice > >To me it seems to be a problem with CED (not CED's problem, probably mine) >and how it searches for functions, etc. > >Thanks for any help. > > Most ARexx hosts look for application-specific extensions. In this case, CygnusEd looks for rexx:cygcc.ced. One other thing you might need to watch for. If you are using Wshell, and are running teh setexecute patch, you'll need to add a "sygnal off error" line to cygcc, otherwise it will abort if LC returns an error code.