Forum Post: RE: Time out when using the .NET and ABL version of WAIT-FOR

  • Thread starter Thread starter Simon L. Prinsloo
  • Start date Start date
Status
Not open for further replies.
S

Simon L. Prinsloo

Guest
Hi Mike We work with financial systems and have the requirement that the system automatically log the user out and close the session if the user leave the terminal unattended for a prolonged period of time (or hide all windows and launch a LOCK window, which the user needs to unlock with his password). We've been doing this since the very first system we did in 1992 on Progress v. 6 (READKEY PAUSE s-timeout. IF LASTKEY = -1 ....) but are now transitioning to the GUI 4 .Net and can't figure out how this needs to be done now. We will never pass a system audit if we can't do this...

Continue reading...
 
Status
Not open for further replies.
Back
Top