> I have some static EF with scroll buttons attached. I'm using CALL TEINSERT >to stick some names in the EFs. Problem is that the scroll buttons aren't >working. Tried using CALL INVALRECT, didn't help. The only way I can get the >scroll buttons to work is to resize the windows, which wouldn't be so bad >except one of the windows is not resizeable (is that a word? if not call >Webster gett'em to stick it their dictionary). Help... again Insert the last character after you do the TEINSERT. CALL TEINSERT(@txt$+1,len(txt$)-1,myTEHndl&) TEKEY$ = right$(txt,1) Pizza, Pizza, -STAZ ~)~ -------------------------------------------------------------- STAZ Software * 4387 Leisure Time Dr * Diamondhead, MS 39525 -------------------------------------------------------------- Orders: 800-348-2623 EMail http: //www.stazsoftware.com Tech: 601-255-7085 FAX: 601-255-7086 --------------------------------------------------------------