----------  Interactive Create Table  ----------

The following commands may be used with the Interactive Create Table.

.?          print this help file
.! CMD      escape to the shell to execute the command CMD
.^          go to previous attribute and reprompt for its value
.$          abort this session; do NOT create the table
.d          display all entered values for this record
.e          enter the record into the table and begin prompting for  the  next
            record
.n      *   go on to the next record without entering the current one
.p      +   return to the previous record and reprompt  for  attribute  values
            (values already entered are not lost).  It is not possible to back
            up more than one record using .p
.q          quit the Interactive Interface and return control back to EMPRESS;
            create the table as entered
.r          reset the current attribute values to null
.x      *   delete the current record

__________________________________________________
        *   valid only in .p mode
        +   not valid in .p mode
