{
{   This procedure returns a list containing all of the statistics that are
{ activated, in the job routing control table, to one or more of the specified
{ logs.
{
{      SFP$GET_ACTIVE_JOB_STATISTICS (LOGS, HEAD, WORK_AREA, STATUS)
{
{ LOGS: (input) Specifies the set of logs information is retrieved for.
{
{ HEAD: (output) Variable to receive the pointer to the first routing control
{        record.
{
{ WORK_AREA: (input, output) Pointer to a sequence where the linked list of
{        routing control information is stored.
{
{ STATUS: (output) Variable in which the completion status is returned.
{
{         CONDITIONS: sfe$insufficient_privilege
{                     sfe$statistics_not_available
{
