{}
{   The purpose of this request is to compare decks in the old and new
{ versions of the source libraries.  Deck headers are checked first, then
{ the deck contents.
{}
{      RAP$COMPARE_SL_DECKS (NAME, OLD_PATH, OLD_PATH_LENGTH, NEW_PATH,
{        NEW_PATH_LENGTH, DECKS_DONT_DIFFER, STATUS)
{}
{ NAME: (input) This parameter specifies the deck name being compared.
{}
{ OLD_PATH: (input) This parameter specifies the path name of the new
{       source library.
{}
{ OLD_PATH_LENGTH: (input) This parameter specifies the number of characters
{       in the old path name.
{}
{ NEW_PATH: (input) This parameter specifies the path name of the new
{       source library.
{}
{ NEW_PATH_LENGTH: (input) This parameter specifies the number of characters
{       in the path name.
{}
{ DECKS_DONT_DIFFER: (output) This parameter specifies whether the decks differ
{       or not.
{}
{ STATUS: (output) This parameter specifies normal or abnormal status.
{}

