{
{   The purpose of this request is to create a variable.
{
{       FDP$CREATE_VARIABLE (FORM_IDENTIFIER, VARIABLE_NAME,
{         VARIABLE_ATTRIBUTES, STATUS)
{
{ FORM_IDENTIFIER: (input)  This parameter specifies the form identifier for
{       the instance of the form.
{
{ VARIABLE_NAME: (input)  This parameter specifies the name for the variable.
{       The name must follow the language conventions for the program that
{       will use the form.
{
{ VARIABLE_ATTRIBUTES:  (input/output) This parameter specifies an array of
{       attributes for a variable.
{
{ STATUS: (output) This parameter specifies the name of the variable to set
{       to indicate the status of the request.
{
{       condition identifiers: fde$9_between_p_invalid
{                              fde$bad_data_value
{                              fde$binary_requires_numeric
{                              fde$cannot_change_form
{                              fde$cr_db_must_be_rightmost
{                              fde$floating_symbols_invalid
{                              fde$insertion_symbols_invalid
{                              fde$invalid_address
{                              fde$invalid_error_form_name
{                              fde$invalid_error_key
{                              fde$invalid_form_identifier
{                              fde$invalid_form_name
{                              fde$invalid_picture_character
{                              fde$invalid_right_floating
{                              fde$invalid_help_form_name
{                              fde$invalid_help_key
{                              fde$invalid_integer_range
{                              fde$invalid_output_format_key
{                              fde$invalid_picture
{                              fde$invalid_real_range
{                              fde$invalid_sign_for_usage
{                              fde$invalid_usage
{                              fde$invalid_variable_attribute
{                              fde$invalid_variable_length
{                              fde$invalid_variable_name
{                              fde$no_comments_to_delete
{                              fde$no_repetition_after_point
{                              fde$no_repetition_for_cr_db
{                              fde$no_space_available
{                              fde$no_string_specified
{                              fde$nondigit_repetition
{                              fde$p_between_9_invalid
{                              fde$packed_requires_numeric
{                              fde$picture_item_too_big
{                              fde$picture_invalid_for_comp_1
{                              fde$picture_invalid_for_comp_2
{                              fde$picture_requires_sign
{                              fde$program_data_type
{                              fde$range_overlap
{                              fde$s_must_be_first
{                              fde$system_error
{                              fde$too_many_decimal_points
{                              fde$too_many_digits
{                              fde$too_many_floating_symbols
{                              fde$too_many_sign_symbols
{                              fde$too_many_vs
{                              fde$unbalanced_parentheses
{                              fde$unknown_integer_range
{                              fde$unknown_real_range
{                              fde$unknown_valid_string
{                              fde$v_and_p_invalid
{                              fde$valid_string_exists
{                              fde$variable_name_exists



