{   The purpose of this request is to change the size of table while a terminal
{ user interacts with a form.
{
{       FDP$CHANGE_TABLE_SIZE (FORM_IDENTIFIER, TABLE_NAME, TABLE_SIZE,
{         STATUS)
{
{ FORM_IDENTIFIER: (input)  This parameter specifies the base form.
{
{ TABLE_NAME: (input)  This parameter specifies the name of the table.
{
{ TABLE_SIZE: (input)  This parameter specifies the size of the size of table.
{
{ STATUS: (output)  This parameter specifies the name of the variable to set
{       to indicate the status of request.
{
{       condition identifiers:  fde$bad_data_value
{                               fde$form_pushed
{                               fde$invalid_form_identifier
{                               fde$invalid_table_size
{                               fde$unknown_table_name
{

