<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html style="direction: ltr;">
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 6/9/2010 4:17 PM, Randy Fay wrote:
<blockquote
 cite="mid:AANLkTimeuL3O1NoS8pqYI-gXy3JhKGsXEuxGQfrJ9Kyk@mail.gmail.com"
 type="cite">The batch_example.module in <a moz-do-not-send="true"
 href="http://drupal.org/project/examples">Examples project</a> may be
helpful.<br>
  <br>
-Randy<br>
</blockquote>
Thanks Randy, that project will be helpful in general. Unfortunately,
the only difference I found was that in the example, batch_set is
wrapped around the call to the function hooking batch, and in mine, the
batch_set occurs in the hooking function. I changed it to be the same
as the example (which has a comment in the block that sets up the batch
example like mine that reads 'this doesn't seem to work') and same
result...the batch status messages appear, but no processing seems to
happen.<br>
<br>
Jeff<br>
</body>
</html>