On Wed, 26 Sep 2018 13:09:05 -0400, Tom Conley wrote: >On 9/26/2018 12:53 PM, Jousma, David wrote: >> Yes, along with what seems to be about a 15 minute timeout. I've had SR's >> open keyed in lengthy update, only to press submit, and get sent to the >> logon screen again, and my updates gone. I've had to get back into the >> habit of cutting/paste my updates into notepad "just in case" the update >> didn’t go through. >> >GIT THYSELF TO SALESFORCE!!! > Assume the timeout is desired for security. In that case the screen should be cleared lest the terminal be unattended, but redisplayed on reconnect.
How about, at timeout, READ SCREEN into a buffer; return to logon; display buffer at reconnect? If timeout is to conserve resources, how costly is it to store that buffer? Block mode terminals are not ideal for this purpose. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
