Re: Tweaking the model counts

From: John Houck <houck_at_email.domain.hidden>
Date: Fri, 5 May 2006 12:17:00 -0400
On Fri, May 05, 2006 at 12:12 -0400, John E. Davis wrote:
> John Houck <houck_at_email.domain.hidden> >Yes -- see the help page for set_post_model_hook.
> 
> Does this hook "support" Isis_Active_Dataset?

Isis_Active_Dataset will have a valid value when the hook is
called.  But because each dataset may be assigned its own hook,
Isis_Active_Dataset isn't needed to determine which dataset is
being operated on.

If you want to assign the same hook to all datasets, you could
do this:

  set_post_model_hook (all_data, &post_model_hook);
  
Thanks,
-John
Received on Fri May 05 2006 - 12:17:01 EDT

This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:44 EDT