On 3/11/2015 11:59 PM, Richard Kreiss wrote: [...] > I am checking these values with the debugger. I tested fieldlen(-,qq) in > my test file where in auto processing qq(32767,*). This field was used > to read in an import file. > > Result qq fieldlen=0 Is that a transcription error? Did you use: fieldlen(-,qq) or the correct: fieldlen(-,"qq") -- Kenneth Brody