Text is scrolling off the screen before users can read it. Probably want a way to toggle pagination programmatically: SYS["pagination"] = 1 Or: SYS_SET("pagination", 1)
Text is scrolling off the screen before users can read it.
Probably want a way to toggle pagination programmatically:
SYS["pagination"] = 1
Or:
SYS_SET("pagination", 1)