Mike: We've all seen lots of times where trace works differently, but it's usually that trace DOES work, and running doesn't! And it's always because in trace mode Whileopt is OFF by default.
Do you normally run with whileopt ON? I can't think of any reason why something would work with whileopt ON, but not when it's turned OFF through the process of debugging... Karen > Hi Emmitt! > > I will work with this code until I understand it. I see that it does use > the LOAD command to load a table. Do you know whether or not it will work > while being traced? My method, which is much less comprehensive works when > I "RUN" it, but it fails to load any rows at all when I trace it. Does > "TRACE" cause EEPS to run differently? Does WHILEPOPT have anything to do > with > it? > > Mike

