Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!pt.cs.cmu.edu!andrew.cmu.edu!bg0l+ From: bg0l+@andrew.cmu.edu (Bruce E. Golightly) Newsgroups: comp.databases Subject: Re: Tricks & INGRES Report-Writer Message-ID: Date: 5 Feb 90 14:21:05 GMT References: <2917@tukki.jyu.fi> Organization: Carnegie Mellon, Pittsburgh, PA Lines: 5 In-Reply-To: <2917@tukki.jyu.fi> How about using the .IF in the body of the RW procedure? We use this technqiue in one that cranks outs outlet ID labels, which makes use of run-time parameter values and .IF operations. Makes for some really ugly code, but it works. Bruce