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...
Continue reading...