{
{    This interface is used to copy the contents of a template file to
{  another file.  During this process, the file is cleaned up by eliminating
{  unused space (the result of deleting records) and reorganizing the index
{  structure for the file.
{
{       AVP$REORGANIZE_VALIDATION_FILE (OLD_FILE_NAME, NEW_FILE_NAME, STATUS)
{
{ OLD_FILE_NAME: (input) Specifies the file reference for the template file to
{       be restructured.
{
{ NEW_FILE_NAME: (input) Specifies the file reference for the restructured
{       template file.
{
{ STATUS: (output) Variable in which the completion status is returned.
{       CONDITIONS:
{
