I know of two ways to append text to an EDIT FIELD:
TEKEY$ = str$
and
EDIT$(_ef1,_maxint,_maxint) = str$
What's the best way to make the EDIT FIELD scroll to the insertion point?
In the past I have used TEKEY$ but I wonder if there is better or
more standard way.
--
Michael Kluskens <mkluskens@...>
Got a question? The answer is "I don't do windows."