On Fri, 7 Apr 2000, Dr. Steven J. Stratford wrote: > When this function is called > > LOCAL FN Header(hdl&, which%, type$, loc$, list&, expires$) Try defining it at CLEAR LOCAL FN, and before sending a string to this function, verify its contents with the debugger. Might be a symptom of memory overwriting somewhere else. -D