{
{   Records a statistic to all of the binary logs that the statistic has been
{ activated to (if any).  It also updates the accumulator for a limit (if a
{ limit is associated with the statistic).
{
{       SFP$EMIT_STATISTIC (STATISTIC_CODE, DESCRIPTIVE_DATA, COUNTERS, STATUS)
{
{ STATISTIC_CODE: (input) This parameter identifies the statistic which is
{         to be emitted.
{
{ DESCRIPTIVE_DATA: (input) This parameter specifies the descriptive data
{         to be recorded with the statistic.
{
{ COUNTERS: (input) This parameter contains an array of counters
{         representing reported values of system or job variables.
{
{ STATUS: (output) Variable in which the completion status is returned.
{
{         CONDITIONS: sfe$counter_array_size_range
{                     sfe$descriptive_data_size
{
