{}
{   The purpose of this request is to extract two decks, one from
{ the old version of the source library and one from the new one.
{}
{      RAP$GET_DECKS (NAME, OLD_PATH, OLD_PATH_LENGTH, NEW_PATH,
{        NEW_PATH_LENGTH, OLD_DECK, NEW_DECK, STATUS)
{}
{ NAME: (input) This parameter specifies the name of the deck to be
{       extracted.
{}
{ OLD_PATH: (input) This parameter specifies the path name of the old
{       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 new path name.
{}
{ OLD_DECK: (output) This parameter specifies the file that contains
{       the source for the deck from the old source library.
{}
{ NEW_DECK: (output) This parameter specifies the file that contains
{       the source for the deck from the new source_library.
{}
{ STATUS: (output) This parameter specifies normal or abnormal status.
{}

