Jump to content

Recommended Posts

Posted

Hi,

I want to synchronize some files when an application is closed (Notes Client). I have some functions when the user logs in, to synchronize their files from the remote server to the local machine, but i want it to execute this script again when the use closes the nlnotes.exe process. Is that possible?

Is there other smart way to do this?

Posted

Have you tried:

RunWait (your program - Notes client) <= will wait till the Notes client finishes running

Do your sychronisation code here
?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...