The UNMAP
command enables you to perform the following
functions, using the Natural command line:
To map a Natural Development Server or a Natural application, you can use the system
command MAP
or the dialog
described in Mapping/Unmapping an Application in the Remote
Development Using SPoD documentation.
The following command syntax applies if you want to unmap the currently active Natural Development Server environment or Natural application:
UNMAP |
The following command syntax applies if you want to unmap a Natural Development Server environment:
UNMAP
ENVIRONMENT =environment-name |
Where environment-name is the alias name of the connection. If the environment name contains blanks, it must be enclosed in single quotes ('...').
The following command syntax applies if you want to unmap a Natural application:
UNMAP
APPLICATION =application-name |
Where application-name is the name of the application to be unmapped.