<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" MadCap:tocPath="Setting User Alerts" MadCap:InPreviewMode="false" MadCap:PreloadImages="false" MadCap:RuntimeFileType="Topic" MadCap:TargetType="WebHelp" lang="en-US" xml:lang="en-US" MadCap:PathToHelpSystem="../" MadCap:HelpSystemFileName="Default.xml" MadCap:SearchType="Stem">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Configuring Alerts Using Script</title>
        <link href="SkinSupport/MadCap.css" rel="stylesheet" />
        <link href="Resources/Stylesheets/SFNT_Flare.css" rel="stylesheet" />
        <script src="SkinSupport/MadCapAll.js" type="text/javascript">
        </script>
    </head>
    <body>
        <p class="MCWebHelpFramesetLink MCWebHelpFramesetLinkTop" style="display: none;"><a href="../Default_CSH.htm#Configuring Alerts Using Script.htm" style="font-weight: bold;">Open the Table of Contents</a>
        </p>
        <div class="MCBreadcrumbsBox_0"><span class="MCBreadcrumbsPrefix">You are here: </span><a class="MCBreadcrumbsLink" href="Setting User Alerts.htm">Setting User Alerts</a><span class="MCBreadcrumbsDivider"> &gt; </span><span class="MCBreadcrumbs">Configuring Alerts Using Script</span>
        </div>
        <h1><a name="kanchor80"></a>Configuring Alerts Using Script</h1>
        <p>SCRIPT will receive the following command-line arguments:</p>
        <p class="code" style="margin-left: 40px;">SCRIPT alert-type feature,version user-name 
 client-host-name limit</p>
        <p>If a certain argument is not applicable to the alert that occurs, the 
 value NONE is passed in place of that argument. </p>
        <p>To be more specific, the values for limit will be:</p>
        <ul>
            <li class="Bullets_1" value="1">softlimit — Soft limit 
 </li>
            <li class="Bullets_1" value="2">hardlimit — Hard limit 
 </li>
            <li class="Bullets_1" value="3">appstart — Number of licenses issued after the event </li>
            <li class="Bullets_1" value="4">appstop — Number of licenses returned after the event </li>
            <li class="Bullets_1" value="5">denied — Number of licenses 
 denied when the event occurred </li>
            <li class="Bullets_1" value="6">apptimeout — License  time-out</li>
            <li class="Bullets_1" value="7">expired—License expiration date reached      <![CDATA[ ]]></li>
        </ul>
        <p>&#160;</p>
        <script type="text/javascript" src="SkinSupport/MadCapBodyEnd.js">
        </script>
    </body>
</html>