Re: Scrolling past the last line

2012-02-13 Thread Jerry Jensen
I have lots of scripts that want to just scroll to the bottom of a field, like to see the last thing that happened in a history. I have used "set the scroll of fld xyz to 32000" for years and it would be a pain to change. Better, I think, to just add blank lines to your field to make the empty s

Scrolling past the last line

2012-02-13 Thread Bob Sneidar
Hi all. There are times when it is visually desirable to scroll past the last line in a list field, so that the last line appears in the middle of the field, or even at the top of the field. Specifically the script editor, but I can think of other situations where it might be desirable. I trie