> the line > xref@ txt(1) as char > would not actual run (although it compiled) if the length of the handle > 1 > overflow error reported. > Is this right? I checked the docs. It looks like Jay did it correctly, but it > does work if I change > the line to xref@ txt(32000) as char I believe that is corrct. XREF, XREF@ are, like DIM, checked for array bounds errors... if you have that preference on. -- Robin ==================================================== Genesearch Pty Ltd E-mail: robinc@... WWW: http://www.genesearch.com.au ====================================================