
{    The purpose of this procedure is to obtain a snap shot of the current
{ NAD memory image for the specified local NAD.  This procedure performs
{ the necessary functions to initiate the local NAD dump processing.
{
{    The following procedure is followed by the event processor
{ when dumping a local NAD.
{
{      1)  Create any files necessary.
{
{      2)  Reserve the network wired buffers.
{
{      3)  Generate the request to the PP.
{
{      4)  Process the PP response.
{
{      5)  Move the data to the user specified area.
{
{      6)  Repeat steps 2 to 5 until all the NAD memory is dumped.
{
{      7)  Release the network wired buffers.
{
{    nad_index: (input) This parameter specifies the index
{      of the corresponding local NAD to dump.
{
{    status: (output) This parameter returns the results of the
{      request.

