<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV 
style="FONT-SIZE: small; FONT-FAMILY: 'Calibri'; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; TEXT-DECORATION: none; DISPLAY: inline">
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>Hi list, there seems to be a bit of inconsistency when using a statement 
such as this:</DIV>
<DIV>...</DIV>
<DIV>exec(“/usr/local/sbin/script.sh”,,”$var(out)”,”$var(err)”);</DIV>
<DIV>...</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>if $var(err) had a value from another process it could hold contents from 
memory. Not a big issue, but when performing a xlog() with those variables, 
sometimes values show up from unrelated requests. This can be misleading.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I think if the function is successful, then $var(err) and $var(out) should 
be set to empty.</DIV></DIV></DIV></DIV></DIV></DIV></BODY></HTML>