I think you also need to put quotes around the string in the Run Process command, i.e.
PERFORM-ACTION-SEND-EVENT @ "RefreshSticky NotesTable" Michael Worts Remedy Specialist IGS, Business Consulting Services ITIL Service Manager Certified Tel: +44 (0)1962 822273 Mob: +44 (0)7801 755346 Internet: [EMAIL PROTECTED] Ian Trimnell <[EMAIL PROTECTED]> Sent by: "Action Request System discussion list(ARSList)" <[email protected]> 05/12/2006 15:46 Please respond to [email protected] To [email protected] cc Subject Re: Help Please ** Sarah Lake wrote: Hi I am trying to use following command PERFORM-ACTION-SEND-EVENT @ RefreshSticky NotesTable Basically, After the modify via AL PERFORM-ACTION-SEND-EVENT @ RefreshSticky NotesTable (sticky notes name of table) and then close the window. Sarah, Do you have a corresponding active link for the other form that fires on 'Event'? The 'Run If' qualifier should have: $EVENTTYPE$ = "RefreshSticky NotesTable" The first If Action should have Change Field action to refresh your sticky notes table. I would also enclose your send event within double quotes. Hope this helps, Ian Ian Trimnell, AR System Lead Developer (amongst other jobs), Specialist Support & Information Team, Academic & Administrative Computing Service Open University, MILTON KEYNES, UK Phone: 01908 653741 web: http://www.open.ac.uk/ __20060125_______________________This posting was submitted with HTML in it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

