Previous Topic: Notification Manager Command DescriptionsNext Topic: NMFIND Command


NMANSWER Command

The NMANSWER script is the REXX program that handles the Notification Manager call-in interface. Usually, you should not invoke it unless instructed to do so by Technical Support. The notification server automatically starts NMANSWER when it starts.

This command has the following format:

NMANSWER [DEBUG(YES|NO)] SYSTEM(sysname) [MINIMIZE(MIN|'')]
DEBUG

(Optional) Indicates whether debug mode should be turned on.

Default: NO

SYSTEM

Specifies the name of the system (sysname) running the notification server to which you want to direct the command. The sysname value can contain up to eight alphanumeric characters.

MINIMIZE

(Optional) When a copy of NMANSWER is started, a command prompt window is opened. Valid values are:

MIN

The window opens minimized

(blank)

The window opens to the default command prompt window size for the operating system.

Default: blank