<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">


<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="PostalCode"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="State"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="City"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="place"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="Street"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="address"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
h1
        {margin-top:12.0pt;
        margin-right:0in;
        margin-bottom:3.0pt;
        margin-left:0in;
        page-break-after:avoid;
        font-size:16.0pt;
        font-family:Arial;
        font-weight:bold;}
h2
        {margin-top:12.0pt;
        margin-right:0in;
        margin-bottom:3.0pt;
        margin-left:0in;
        page-break-after:avoid;
        font-size:14.0pt;
        font-family:Arial;
        font-weight:bold;
        font-style:italic;}
h3
        {margin-top:12.0pt;
        margin-right:0in;
        margin-bottom:3.0pt;
        margin-left:0in;
        page-break-after:avoid;
        font-size:13.0pt;
        font-family:Arial;
        font-weight:bold;}
p.MsoCaption, li.MsoCaption, div.MsoCaption
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Times New Roman";
        font-weight:bold;}
p.MsoTitle, li.MsoTitle, div.MsoTitle
        {margin-top:12.0pt;
        margin-right:0in;
        margin-bottom:3.0pt;
        margin-left:0in;
        text-align:center;
        font-size:16.0pt;
        font-family:Arial;
        font-weight:bold;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
        {margin-top:0in;
        margin-right:0in;
        margin-bottom:6.0pt;
        margin-left:0in;
        text-indent:.5in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
p.MsoSubtitle, li.MsoSubtitle, div.MsoSubtitle
        {margin-top:0in;
        margin-right:0in;
        margin-bottom:3.0pt;
        margin-left:0in;
        text-align:center;
        font-size:12.0pt;
        font-family:Arial;}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
p.Code, li.Code, div.Code
        {margin:0in;
        margin-bottom:.0001pt;
        background:#F3F3F3;
        border:none;
        padding:0in;
        font-size:9.0pt;
        font-family:"Courier New";}
span.EmailStyle22
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I'm trying to create a decision table. One of the
rules is that an event must occur a certain number of days before another
event. This number of days before cutoff currently means that anytime before the
cutoff date is allowed, but anything on or after the cutoff date is not. I'm
trying to modify this to allow things that are actually on the cutoff date are
allowed if they happen before a certain time in the day, to allow for customers
that want cutoff to be until close of business or some such.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Can I put this into a decision table?<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Thanks.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p><strong><b><font size=2 color=black face="Times New Roman"><span
style='font-size:10.0pt;color:black'>Thom Hehl</span></font></b></strong><b><font
size=2 color=gray><span style='font-size:10.0pt;color:gray;font-weight:bold'><br>
</span></font></b><font size=1 color=gray><span style='font-size:7.5pt;
color:gray'>Sr. eJuror Architect<o:p></o:p></span></font></p>

<p><strong><b><font size=2 color=navy face=Wingdings><span style='font-size:
10.0pt;font-family:Wingdings;color:navy'>)</span></font></b></strong><strong><b><font
size=1 color=navy face="Times New Roman"><span style='font-size:7.5pt;
color:navy'> </span></font></b></strong><strong><b><font size=1 color=gray
face="Times New Roman"><span style='font-size:7.5pt;color:gray'>Office (859)
277-8800 x 144</span></font></b></strong><font size=2 color=black><span
style='font-size:10.0pt;color:black'><o:p></o:p></span></font></p>

<p><strong><b><font size=2 color=navy face=Wingdings><span style='font-size:
10.0pt;font-family:Wingdings;color:navy'>*</span></font></b></strong><strong><b><font
size=1 color=navy face="Times New Roman"><span style='font-size:7.5pt;
color:navy'> </span></font></b></strong><strong><b><font size=1 color=gray
face="Times New Roman"><span style='font-size:7.5pt;color:gray'><a
href="mailto:Thomas.Hehl@acs-inc.com">Thomas.Hehl@acs-inc.com</a></span></font></b></strong><strong><b><font
size=1 color=silver face="Times New Roman"><span style='font-size:7.5pt;
color:silver'> </span></font></b></strong><b><font size=1 color=silver><span
style='font-size:7.5pt;color:silver;font-weight:bold'><br>
</span></font></b><strong><b><font size=1 color=gray face="Times New Roman"><span
style='font-size:7.5pt;color:gray'>ACS, Inc.<o:p></o:p></span></font></b></strong></p>

<p><strong><b><font size=1 color=gray face="Times New Roman"><span
style='font-size:7.5pt;color:gray'>Government Solutions</span></font></b></strong><o:p></o:p></p>

<p><st1:Street w:st="on"><st1:address w:st="on"><strong><b><font size=1
  color=gray face="Times New Roman"><span style='font-size:7.5pt;color:gray'>1733
  Harrodsburg Road</span></font></b></strong></st1:address></st1:Street><b><font
size=1 color=gray><span style='font-size:7.5pt;color:gray;font-weight:bold'><br>
<st1:place w:st="on"><st1:City w:st="on"><strong><b><font face="Times New Roman">Lexington</font></b></strong></st1:City><strong><b><font
 face="Times New Roman">, <st1:State w:st="on">KY</st1:State> <st1:PostalCode
 w:st="on">40504-3617</st1:PostalCode></font></b></strong></st1:place></span></font></b><font
size=1 color=gray><span style='font-size:7.5pt;color:gray'><o:p></o:p></span></font></p>

<p><strong><b><font size=1 color=gray face="Times New Roman"><span
style='font-size:7.5pt;color:gray'>This e-mail message, including any
attachments, is for the sole use of the intended recipient(s) and may contain
confidential and privileged information. Any unauthorized review, use,
disclosure or distribution is prohibited. If you are not the intended recipient,
please contact the sender by reply e-mail and destroy all copies of the
original message and notify sender via e-mail at <u><a
href="mailto:Thomas.Hehl@acs-inc.com">Thomas.Hehl@acs-inc.com</a></u> or by
telephone at 859-277-8800 ext. 144. Thank you.</span></font></b></strong><font
size=1 color=gray><span style='font-size:7.5pt;color:gray'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>