$!======================================================================== $! $! Name : Comadrs_Check_Differences $! $! Purpose : Check for Differences in the COMINT Address Specification $! File Translator between one installation and another. $! $! Arguments : none $! $! Revision : 29-OCT-1992 $! $!======================================================================== $ ON ERROR THEN $ GOTO EXIT $ ON CONTROL_Y THEN $ GOTO EXIT $! $ Diff ComAdrs_Mainline.FOR 'P1' $ Diff ComAdrs_Initialize.FOR 'P1' $ Diff ComAdrs_Announce.FOR 'P1' $ Diff ComAdrs_Get_Adrs_Spec_File.FOR 'P1' $ Diff ComAdrs_Get_Record_and_Capit.FOR 'P1' $ Diff ComAdrs_Data_Section.FOR 'P1' $ Diff ComAdrs_Adrs_Phrase.FOR 'P1' $ Diff ComAdrs_Repeat_Block.FOR 'P1' $ Diff ComAdrs_Set_CA_NT_MSB.FOR 'P1' $ Diff ComAdrs_Trailer_Section.FOR 'P1' $ Diff ComAdrs_MBA_Adrs_File_Output.FOR 'P1' $ Diff ComAdrs_CA_Adrs_File_Output.FOR 'P1' $ Diff ComAdrs_FA_Adrs_File_Output.FOR 'P1' $! $ Diff ComAdrs_Common.inc 'P1' $! $ Diff COMINT_Address_File_Format.txt 'P1' $! $ Diff ComAdrs_Build_All.com 'P1' $ Diff ComAdrs_Delete.com 'P1' $ Diff ComAdrs_Copy_All.com 'P1' $ Diff ComAdrs_Check_Differences.com 'P1' $! $EXIT: $ EXIT