Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!usenet.ins.cwru.edu!hal!ncoast!davewt From: davewt@NCoast.ORG (David Wright) Newsgroups: comp.lang.rexx Subject: Re: Something useful with AREXX Keywords: dme Message-ID: <1989Dec15.210450.12660@NCoast.ORG> Date: 15 Dec 89 21:04:50 GMT References: <2897@pur-phy> Reply-To: davewt@ncoast.ORG (David Wright) Organization: North Coast Public Access UN*X, Cleveland, OH Lines: 13 In article <2897@pur-phy> murphy@newton.physics.purdue.edu.UUCP (William J. Murphy) writes: > >two programs, one in C and the second in AREXX? The C program could be a >more general purpose chron program with an AREXX port which calls AREXX >to call DME. > >Has anyone done this sort of thing? Please share it if you can/will. I have seen 2 versions of Cron that have ARexx ports to send messages at certain times. You could also just use a normal Cron-type program and have it execute an ARexx script. Dave