Subject RE: Refencing vars and params: Was Question about using Indexes (long post)
Author Kevin Lingofelter
Hello,

I Write:
> > if (DPI <> :D3) then begin

Arno Wrote:
> btw, i recommand to use "if (DPI <> D3) then begin"

I thought I had a handle on when to use the colon. I just reread a section
in the Data Definition Guide; Just so I understand, I only need to use the
colon on variables if they are inside a select..from...into statement?

Thanks!
Kevin Lingofelter