{
{      The purpose of this request is to format a previously taken
{ NAD memory dump for analysis purposes.
{
{ FORMAT_NAD_DUMP, FORND(
{      dump_file, df: FILE = $REQUIRED
{      output, o: FILE = $OUTPUT
{      status)
{
{ dump_file:  This parameter specifies the name of the file containing
{   the NAD memory dump to be formatted.
{
{ output:  This parameter specifies the name of the file to receive
{   the output from the dump formatting.  The formatted memory dump is
{   likely to be quite long.  The user should assign an appropriate
{   file to receive the output.
{
{ status:  This parameter returns the results of the request.
{
