
{   This proceure provides a simple command interface for the generate_170_modset
{ procedure. This interface may be used to run the procedure in standalone mode
{ or as an example of the call interface.
{
{       PROCEDURE RAP$COMPARE_170_FILES(INITIAL_FILE,UPDATED_FILE,REPLACEMENT_FILE,
{                                       DIRECTIVE_FILE,STATUS)
{}
{ INITIAL_FILE: (input) This parameter specifies the original file reference.
{}
{ UPDATED_FILE: (input) This parameter specifies the updated file reference.
{}
{ REPLACEMENT_FILE: (input) This parameter specifies the reference for the file
{       which will receive a copy of all the records which differ on the master
{       files.
{}
{ DIRECTIVE_FILE: (input) This parameter specifies the reference for the file
{       which will receive the LIBEDIT directives required for the 170 update run.
{}
{ STATUS: (output) Status return parameter.
{}

