Timing out of quick
Miller, Daniel
Daniel.Miller@Nightfreight.co.uk
Wed, 23 Feb 2000 12:41:58 -0000
Hi Everyone,
I have a problem with quick timing out on Powerhouse 710G1 based on
Openvms V7.2-1 or OpenvmsV7.1.
I have a screen with an exit procedure, which is used to run another
screen. The other screen is then used to reset a flag to show the user
is running invoices.
e.g.
Procedure EXIT
Begin
Run Screen NFDS0910A
End
Screen NFDS0910A nomode noaction
File INV-CONTROL designer
Access VIA NF-LINK USING ("NF")
Procedure INITIALIZE
Begin
lock INV-CONTROL
get INV-CONTROL
let INVOICE-RUNNING of INV-CONTROL = "N"
put INV-CONTROL reset
unlock INV-CONTROL
return
END
However if the user times out or their process is stopped while they are
in the first screen it does not carry out the exit procedure. I think
they are logged out instantly, is there anyway of doing commands before
they are logged out?
Daniel Miller
Nightfreight Plc
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.