{
{   The purpose of this request is retrieve the systems default file attributes
{   in a form usable by fsp$get_open_information and fsp$copy_file.
{
{     BAP$GET_DEFAULT_ATTRIBUTES(CATALOG_INFORMATION, CYCLE_ATTRIBUTE_SOURCES,
{        CYCLE_ATTRIBUTE_VALUES, STATUS)
{
{ CATALOG_INFORMATION: (output) This parameter returns the catalog information defaults
{     of the system.
{
{ CYCLE_ATTRIBUTE_SOURCES: (output) This parameter returns the file cycle attribute source defaults
{     of the system.
{
{ CYCLE_ATTRIBUTE_VALUES: (output) This parameter returns the file cycle attribute value defaults
{     of the system.
{
{ A NIL pointer can be specified on any of the above requests if that information is not desired.
{
{ STATUS: (output) This parameter specifies the request status.
