ucrlfb
Description
Function ucrlfb is called when a forming batch is released.
Synopsis
#include "factor.h"
void ucrlfb(formbat, batdef)
FORMBAT *formbat; /* Pointer to the forming batch. */
BATCHDEF *batdef; /* Pointer to the batch definition. */
Returns
Nothing.
Note: This function is typically used to attach auxiliary
data to a batch load just before the batch load is released.