{
{   The purpose of this request is to get the current attributes of a form.
{
{       FDP$GET_FORM_ATTRIBUTES (FORM_IDENTIFIER, GET_FORM_ATTRIBUTES, STATUS)
{
{ FORM_IDENTIFIER: (input)  This parameter specifies the form identifier.
{
{ GET_FORM_ATTRIBUTES:  (input/output) This parameter specifies the array of
{       form attributes you wish to know.
{
{ 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_attribute
{                              fde$invalid_event_name
{                              fde$invalid_form_identifier
{                              fde$string_too_small
{                              fde$system_error
{                              fde$unknown_event_name
{
