{
{   The purpose of this request is to update the user's terminal screen
{   and accept input from the terminal user.  Any events which the
{ program has not retrieved with the fdp$get_next_event request are deleted
{ before accepting input from the terminal user.
{
{       FDP$READ_FORMS (STATUS)
{
{ 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$no_events_active
{                              fde$no_forms_to_read
{                              fde$system_errors
{                              fde$terminal_disconnected
{
