Kevin O'Connor wrote: > The returnout macro is incredibly ugly. It is also broken. (The "goto > out" is on the same level as the if and is executed regardless of the if > condition.) You are very, very right. Ugh. I made this during a 10-second moment of weakness when I wondered if we should have a macro to do this. Cleanup attached. -- Dave Hansen haveblue@us.ibm.com