This is the readme for the FreeDOS PAUSE program

PAUSE will suspend execution of a batch program, and wait for the
user to press a key.  The user may specify a message if he/she wants.
Otherwise, PAUSE will display the message:

   Press any key to continue 


This program has international support using the "Cats" library
(catopen/catgets implementation for DOS).  You can download "Cats"
from http://www.freedos.org/jhall/cats/

PAUSE and "Cats" are distributed under the GNU GPL.  See the file
COPYING for details.
