{
{    The purpose of this request is to retrieve the system's default job
{ attribute values.
{
{       JMP$GET_ATTRIBUTE_DEFAULTS (JOB_MODE, DEFAULT_ATTRIBUTE_RESULTS,
{             STATUS);
{
{ JOB_MODE: (input)  This is the job mode for which the default values are
{       being requested.
{
{ DEFAULT_ATTRIBUTE_RESULTS: (input, output)  This indicates which attributes
{       to retrieve and is a place to store the attribute data.
{
{ STATUS: (output) This is the status of the request.
{       CONDITIONS:
{             jme$invalid_parameter
