It's probably just because you're trying to output in the wrong space. Check the values for your vars that control the row/column of the output. There's only 8 rows(horizonal) and 16 columns (vertical). If they're greater than that, you'll get a domain error. Eric Tollefson ltert01@aol.com