Depending on what you are trying to do, a Get Entry filter and control record might help you.
Thad Esser Remedy Developer "Argue for your limitations, and sure enough, they're yours."-- Richard Bach "Grooms, Frederick W" <[EMAIL PROTECTED]> Sent by: "Action Request System discussion list(ARSList)" <[email protected]> 01/30/2007 01:07 PM Please respond to [email protected] To [email protected] cc Subject Re: Firing a filter with arsperl I may be a bit confused here ... Since you have a filter to do your work you can have it fire on any modify or submit. If you only want it to fire for a specific process then you can create a Display Only field that the perl program puts a special value in when modifying the record and have the filter use that in the Run-If. Fred -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Tom L Sent: Tuesday, January 30, 2007 12:46 PM To: [email protected] Subject: Firing a filter with arsperl Does anyone know how to fire an AR filter using arsperl? I have a webform that is submitting data. I created a filter to encrypt the data from one field and I need to fire the filter from arsperl. Any comments would be appreciated. We're running ARS 6.3 and Iarsperl 1.83. Thanks in advance _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are" ***IMPORTANT NOTICE: This communication, including any attachment, contains information that may be confidential or privileged, and is intended solely for the entity or individual to whom it is addressed. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message is strictly prohibited. Nothing in this email, including any attachment, is intended to be a legally binding signature.*** _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

