Skip to main content
Participant
September 2, 2008
Question

Event Listener for Update Link

  • September 2, 2008
  • 3 replies
  • 404 views
Is is possible to have an event listener that is aware when a user has updated a linked text file?

Jon
This topic has been closed for replies.

3 replies

Participant
October 8, 2008
John:

Unfortunately no. And I've not had time to se if you can do capture the menu action as Lioc suggested.

If you find a solution, please post it here. OK?

Jon
Participant
October 7, 2008
Jon

Did you ever get a syntax for an event listener that is aware when a user has updated a linked text file?
Loic.Aigon
Legend
September 2, 2008
AfterUpdatingLinks does not make part of the eventhandler list. However, it lists Any menu action with afterInvoke. I guess you can dig by here.
Loic