{
{   The purpose of this request is to get the attributes of a record.
{
{       FDP$GET_RECORD_ATTRIBUTES (FORM_IDENTIFIER, GET_RECORD_ATTRIBUTES,
{         STATUS)
{
{ FORM_IDENTIFIER: (input)  This parameter specifies the form identifier for
{       the instance of the form.
{
{ GET_RECORD_ATTRIBUTES:  (input/output) This parameter specifies an array of
{       attributes you wish to know about a record.
{
{ STATUS: (output) This parameter specifies the name of the variable to set
{       to indicate the status of the request.
{
{       condition identifiers: fde$bad_data_value
{                              fde$invalid_form_identifier
{                              fde$invalid_record_attribute
{                              fde$invalid_table_name
{                              fde$invalid_variable_name
{                              fde$unknown_table_name
{
