<div dir="ltr"><div>Hi All,<br></div><div><br></div><div>I have yet another, probably simple, question to ask.</div><div><br></div><div>I have a script that does something (sends a tweets if anybody is interested...) on an EPrint status change using:<br><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>$c-&gt;{eprint_status_change} = sub {</div></blockquote></blockquote></blockquote><div><br></div><div>It quickly escapes if an item has an embargo on it. I then want a slightly different version of the same script to run when embargoes are lifted.</div><div><br></div><div>Is there a way to make this happen? I&#39;m currently looking at bin/lift_embargos and seeing where I can drop a call to my script in there. I was wondering if there was a better or more proper way to make this happen?</div><div><br></div><div>I have tried to look at the EPrints documentation, but not managed to find what I want.</div><div><br></div><div>Thanks,</div><div>James</div></div>