
              NOVELL TECHNICAL INFORMATION DOCUMENT

TITLE:              Sample code for mapping with the Client API's
DOCUMENT ID:        TID022040
DOCUMENT REVISION:  A
DATE:               17FEB95
ALERT STATUS:       Yellow
INFORMATION TYPE:   Issue
README FOR:         RMAP.EXE

NOVELL PRODUCT and VERSION:
NetWare Client SDK 1.0e

ABSTRACT:

This program allow's the user to change  or create a new drive mapping based
on the drive and path specified.  The reset code will set the drive back as a
map root. Volume-path returned by NWStripServerOffPath is the full path, so
when NWSetDriveBase() is run it will map root the drive to were that mapping
used to be. In order to return the original mapping use NWSetDriveBase() to
the root of the volume, then use the dos function calls to changedirectory out
to the Subdirectory you wish to be in.

-----------------------------------------------------------------
DISCLAIMER
THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL.  NOVELL
MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION.  HOWEVER, THE
INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY.  NOVELL
MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
-----------------------------------------------------------------

ISSUE

This program allow's the user to change  or create a new drive mapping based
on the drive and path specified.  The reset code will set the drive back as a
map root. Volume-path returned by NWStripServerOffPath is the full path, so
when NWSetDriveBase() is run it will map root the drive to were that mapping
used to be. In order to return the original mapping use NWSetDriveBase() to
the root of the volume, then use the dos function calls to changedirectory out
to the Subdirectory you wish to be in.

SOLUTION

Self-Extracting File Name:  RMAP.EXE     Revision:  A

Files Included     Size     Date      Time

\
    RMAP.TXT         (This File)
       MAP.C      12115   02-05-95    1:35a
     MAP.EXE      35139   02-05-95    1:38a


-----------------------------------------------------------------
Any trademarks referenced in this document are the property of their
respective owners.  Consult your product manuals for complete trademark
information.
-----------------------------------------------------------------


