mkrausnick
Programmer
I have an edit box used for displaying the contents of an execution log. I update the editbox contents with something like "editbox.value = editbox.value + "New Status Message".
As EDITBOX.VALUE grows, I would like to always have the last portion of value displayed, with the text scrolling up as new status lines are added.
The edit box is not bound to any table field.
How do I do this?
Thanks,
Mike Krausnick
Dublin, California
As EDITBOX.VALUE grows, I would like to always have the last portion of value displayed, with the text scrolling up as new status lines are added.
The edit box is not bound to any table field.
How do I do this?
Thanks,
Mike Krausnick
Dublin, California