<?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="" 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>Sample Configuration File</title>
        <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#Sample_Configuration_File.htm" style="font-weight: bold;">Open the Table of Contents</a>
        </p>
        <h3><a name="kanchor124"></a>Sample Configuration File</h3>
        <p>An example configuration file is shown below:</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;"># This file remaps 
 the keyword "LONG" to "lng" 
 for all readable</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;"># licenses for feature 
 DOTS (any version).</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;"># It also provides alert 
 actions for all features licensed</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;"># by the License Manager.</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;"># Note that the alert actions 
 that apply to all non-DOTS</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;"># features do NOT apply 
 to DOTS since DOTS has its own section.</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;">[DOTS *] # For DOTS, we 
 generate only the denied alert</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;">LONG=lng 
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;# 
 Remap statement</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;">denied = Script OFF &#160;Email 
 ON</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;">EMAIL = jsmith@Engr1</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;">&#160;</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;"><a name="kanchor125"></a>[* *] # For non-DOTS apps, 
 we generate most of the alerts</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;">softlimit = SCRIPT OFF 
 EMAIL ON &#160;&#160;# 
 Alert action statement</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;">hardlimit = SCRIPT On &#160;EMAIL 
 On</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;">denied = Script on &#160;Email 
 ON &#160;&#160;&#160;&#160;&#160;&#160;# 
 This better not happen</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;">apptimeout = script on 
 &#160;Email off</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;">expired = SCRIPT on &#160;email 
 on</p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;">EMAIL = mark@jupiter 
 </p>
        <p style="margin-top: 0pt;margin-bottom: 0pt;font-family: monospace;">SCRIPT = /usr/local/etc/lsalertscr</p>
        <p>One section of the file can specify only a single alert script and a 
 single email address. For all alerts enabled in one section, the same 
 alert script will be invoked.</p>
        <p>&#160;</p>
        <script type="text/javascript" src="SkinSupport/MadCapBodyEnd.js">
        </script>
    </body>
</html>