{
{    This interface is used to restore ("undelete") a field.
{
{       AVP$RESTORE_FIELD (FIELD_NAME, DESCRIPTION_RECORD_NAME,
{             FILE_INFORMATION, STATUS)
{
{ FIELD_NAME: (input) Name of the field to be restored.
{
{ DESCRIPTION_RECORD_NAME: (input) Name of the description record containing
{       the field.
{
{ FILE_INFORMATION: (input, output) The record used by the template file manager
{       to hold information about the template file.
{
{ STATUS: (output) Variable in which the completion status is returned.
{       CONDITIONS:
{             ave$not_a_deleted_field
{             ave$unknown_field
{             ave$unknown_description_record
{
