{
{   This interface retrieves information about every limit that is activated
{   for a job.
{
{       SFP$GET_ALL_JOB_LIMITS (limits, count, status)
{
{ LIMITS: (input) Specifies a pointer to an array of records which will recieve
{         information about every limit activated for the job.
{
{ COUNT: (output) Returns the actual number of limits that are active for the
{ job.
{
{ STATUS: (output) Variable in which the completion status is returned.
{
{         CONDITIONS: sfe$limit_array_to_small
{                     sfe$corrupted_limit_chain
{                     sfe$limit_array_pointer_nil
{                     sfe$no_active_limits
{                     sfe$statistics_not_available
{
