{    The purpose of this request is to open a form.  Use this interface when
{ you do not want to display a form on a terminal screen, but only want to
{ access the attributes of a form.
{
{       FDP$OPEN_FORM_MODULE (FORM_MODULE_P, FORM_IDENTIFIER, STATUS)
{
{ FORM_MODULE_P:  (Input/output) This parameter specifies a pointer to a
{       sequence containing the form module.
{
{ FORM_IDENTIFIER: (output)  This parameter specifies the form identifier for
{       following requests to use to access the form.
{
{ STATUS: (output)  This parameter specifies the name of the variable to set
{       to indicate the status of request.
{       CONDITIONS:
{             fde$form_requires_conversion
{             fde$no_space_available
{             fde$system_error
{
{
