{    The purpose of this request is to generate the language definition for the
{ variables of the form.
{
{       FDP$GENERATE_FORM_VARIABLE (FILE_IDENTIFIER, FORM_NAME, FORM_MODULE_P,
{             STATUS)
{
{ FILE_IDENTIFIER: (input)  This parameter specifies the file identifier on
{       which the variable definition for a form will be written.
{
{ FORM_NAME: (input)  This parameter specifies the name of the form.
{
{ FORM_MODULE_P:  (Input/output) This parameter specifices a pointer to a
{       sequence containing the form module.
{
{ STATUS: (output)  This parameter specifies the name of the variable to set
{       to indicate the status of request.
{       CONDITIONS:
{             fde$bad_data_value
{             fde$form_requires_conversion
{             fde$no_space_available
{             fde$system_error
{
