<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=374153900-10032006><FONT face=Arial 
size=2>All,</FONT></SPAN></DIV>
<DIV><SPAN class=374153900-10032006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=374153900-10032006><FONT face=Arial size=2>I'm having trouble 
with the below...</FONT></SPAN></DIV>
<DIV><SPAN class=374153900-10032006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=374153900-10032006><FONT face=Arial size=2># get actor ID<BR>my 
$Actor = $self->TransactionObj->Creator;</FONT></SPAN></DIV>
<DIV> </DIV>
<DIV><SPAN class=374153900-10032006><FONT face=Arial size=2># if actor is 
RT_SystemUser or root then get out of here<BR>return 1 if $Actor == 
$RT::SystemUser->id;<BR>return 1 if $Actor == root;</FONT></SPAN></DIV>
<DIV> </DIV>
<DIV><SPAN class=374153900-10032006><FONT face=Arial size=2>return 
1;</FONT></SPAN></DIV>
<DIV><SPAN class=374153900-10032006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=374153900-10032006><FONT face=Arial size=2>I've tried == root 
and == 12 (the User's ID). Am I doing something wrong?</FONT></SPAN></DIV>
<DIV><SPAN class=374153900-10032006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=374153900-10032006><FONT face=Arial 
size=2>Thanks,</FONT></SPAN></DIV>
<DIV align=left><FONT face=Arial><FONT size=1>Daniel Jimenez<BR>MemberSource 
Credit Union<BR>Information Systems Analyst<BR>713-244-1122 
voice</FONT><BR></FONT><FONT face=Arial size=1>713-572-8940 fax<BR></FONT><A 
href="mailto:djimenez@membersourcecu.org"><FONT face=Arial 
size=1>djimenez@membersourcecu.org</FONT></A></DIV>
<DIV> </DIV></BODY></HTML>