{
{   The purpose of this request is to reset a form to the status specified by
{ the form definition.  Variables will have their initial values and display
{ attributes.  You cannot reset a pushed form.
{
{       FDP$RESET_FORM (FORM_IDENTIFIER, STATUS)
{
{ FORM_IDENTIFIER: (input)  This parameter specifies the form identifier of
{       the form instance to reset.
{
{ 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$form_pushed
{                              fde$invalid_form_identifier
{                              fde$no_space_available
{                              fde$system_error
{
