Larry: I'm with you! I only put an "IND iv1" just to get the warning out of tracing mode, I use the same indicator for every variable, and I have never ever checked it and probably never will. I agree that initializing the variable to null before the "select into" is the way to go.
Karen In a message dated 5/16/2012 8:32:46 AM Central Daylight Time, [email protected] writes: > I always include an INDICATOR variable (to avoid the warning), but it's > the same variable for each column (always called vI) and I never check it. > -- > Larry > > > > > >

