Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!mcgill-vision!bloom-beacon!eru!luth!sunic!mcsun!ukc!icdoc!tsun6.doc.ic.ac.uk!zmacv14 From: zmacv14@tsun6.doc.ic.ac.uk.doc.ic.ac.uk (C P Brown) Newsgroups: comp.sys.amiga Subject: CED Macros for compiling Message-ID: <1563@gould.doc.ic.ac.uk> Date: 6 Feb 90 13:34:54 GMT Sender: news@doc.ic.ac.uk Reply-To: zmacv14@doc.ic.ac.uk (C P Brown) Organization: Imperial College Department of Computing Lines: 21 I have a number of packages which are supplied with their own editors (Benchmark Modula-2, ArgAsm) which provide integrated compile-link-run options which are really handy. However I want to standardise by using my favourite editor CED for all my program writing, but don't want to lose my one-key compile options. Question: can I define macros to save the file and then execute a (resident?) command to compile/link it? I'd like to press a key to save the file and execute M2 on that file, then do an M2Lk, another key to do a similar thing but call LC etc. I've tried to get to grips with macros to do this myself but I lack the understanding/experience. If the macros won't suffice, will Arexx do the job? I don't have Arexx nor do I know what it does, but I am willing to buy it if it will solve my problem. Thanks in advance, Phil