{
{    The purpose of this request is to emit a statistic to the history log.
{
{       JMP$EMIT_JOB_HISTORY_STATISTICS (STATISTIC_CODE, DISPOSITION,
{             SYSTEM_JOB_NAME, SYSTEM_FILE_NAME, SYSTEM_LABEL_P,
{             OUTPUT_SYSTEM_LABEL_P, REASON, PARENT_JOB_NAME, STATUS);
{
{ STATISTIC_CODE: (input)  This is the statistic to be emitted.
{
{ DISPOSITION: (input)  This is name describing how a job's output is to be
{       disposed.  It is inserted in the descriptive data for the statistic.
{
{ SYSTEM_JOB_NAME: (input)  This is the name of the job to be inserted in the
{       descriptive data for the statistic.
{
{ SYSTEM_FILE_NAME: (input)  This is the name of the output file to be inserted
{       in the descriptive data for the statistic.
{
{ SYSTEM_LABEL_P: (input)  This is a pointer to the job system label where
{       descriptive data for the statistic is obtained.
{
{ OUTPUT_SYSTEM_LABEL_P: (input)  This is a pointer to the output system label
{       where descriptive data for the statistic is obtained.
{
{ REASON: (input)  This is the condition identifier to be inserted in the
{       descriptive data for the statistic.
{
{ PARENT_JOB_NAME: (input)  This is the name of the parent (submitting) job
{        to be inserted in the descriptive data for the job_queuing_started
{        statistic.
{
{ STATUS: (output) This is the status of the request.
{       CONDITIONS:
{             sfe$descriptive_data_size
{
