Here's an evil one.&nbsp; If anyone would like to take a crack at it I'd&nbsp; most grateful.<br><br>When running a report via cron to generate some textfiles to email, I found that it had hung.&nbsp; When I ran the command manually, it popped up a bunch of &quot;Deleted key not found&quot; errors.&nbsp; So, I think that what must have been happening was that the cronjob hung waiting on an enter key to be pressed.
<br><br>Is there any way to suppress this message so it stops hanging my cron job?&nbsp; I haven't a clue where it is coming from, either, as the only deletions that happen are pretty straightforward affairs.&nbsp; I suppose I could just rebuild indices at the beginning of the cron job, but that seems like a most inelegant solution.
<br><br>Tyler<br>