{
{    The purpose of this interface is to allow the user to acknowledge
{  previously issued statements before continuing.  This is accomplished by
{  forcing the user to press the NEXT (or RETURN) key, which creates a break
{  point in the process flow to allow the user to keep up with the data
{  being displayed.  RAP$PRESS_NEXT provides this capability.  When the user
{  is ready to continue they enter a carriage return and the process
{  continues.  The message template rae$press_next is associated with this
{  command.
{
{    SCL COMMAND INTERFACE:
{
{      rap$press_next ()
{

