{}
{    The purpose of this request is to update the old breaklist by adjusting
{ the breaklist offsets using the move_item offsets, deleting old breaklist
{ items that are not in the new breaklist and then sorting the old breaklist
{ on offset.
{}
{        OCP$UPDATE_OLD_BREAKLIST (MOVE_ITEMS, NUMBER_OF_MOVE_ITEMS,
{          OLD_BREAKLIST, LENGTH_OF_OLD_BREAKLIST)
{}
{ MOVE_ITEMS: (input) This parameter specifies the move items.
{}
{ NUMBER_OF_MOVE_ITEMS: (input) This parameter specifies the number of move
{        items.
{}
{ OLD_BREAKLIST: (input - ouptut) This parameter specifies the old object
{        library breaklist.
{}
{ LENGTH_OF_OLD_BREAKLIST: (input) This parameter specifies the length of the
{        old breaklist.
{}

