I am considering using the timeout feature in my apps and have a question.

I am planning on using a command file to check to see if the user is in a
form that has not been saved. If it has been saved on no changes done then
exit.

I found this in the help file

SET VARIABLE RBTI_TIMEOUT TEXT = 'cleanup.rmd'

I am thinking of this command file but I do not know how to cancel the exit
and reset the timeout.

--command file

If RBTI_DIRTY_FLAG = 1 then
        --cancel the exit routine
Endif

Does anybody have any routine they would like to share or how I abort the
exit routine??

Thanks

Dan Goldberg

 


Reply via email to