<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hancock Data &#187; Office Manager</title>
	<atom:link href="http://www.hancockdata.com/tag/office-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hancockdata.com</link>
	<description>Making Your Maxwell Systems Software Work</description>
	<lastBuildDate>Sun, 13 Mar 2011 13:29:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Limiting display of Maxwell Office Manager Reminders</title>
		<link>http://www.hancockdata.com/2009/10/02/limiting-display-of-maxwell-office-manager-reminders/</link>
		<comments>http://www.hancockdata.com/2009/10/02/limiting-display-of-maxwell-office-manager-reminders/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 18:22:59 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Maxwell Systems Management Suite]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Office Manager]]></category>
		<category><![CDATA[Reminders]]></category>

		<guid isPermaLink="false">http://www.hancockdata.com/?p=183</guid>
		<description><![CDATA[The Maxwell Systems Management Suite (MSMS) has the ability to remind users, when they login, about Office Manager Events that are open and past their &#8220;due&#8221; date. But because it can be cumbersome to mark those events as Closed, many users just neglect changing the status of those events. The result of that neglect means [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.maxwellmanagementsuite.com/">Maxwell Systems Management Suite (MSMS)</a>  has the ability to remind users, when they login, about Office Manager Events that are open and past their &#8220;due&#8221; date.  But because it can be cumbersome to mark those events as Closed, many users just neglect changing the status of those events.  The result of that neglect means that the Office Manager Event Reminder screen is filled with too many older events, so the users just ignore that screen.</p>
<p>To overcome that problem, a change can be made to the CEVLI0 program that will only display a Open Events that are just recently due.  For example this change causes the Office Manager Events Reminder to only display the last seven days, today and the six days prior, of Events that need to be addressed.  Here is the change for CEVLI0:</p>

<div class="wp_syntax"><div class="code"><pre class="providex" style="font-family:monospace;">45119 <span style="color: navy;">LET</span> FIRST_DAY_OLD<span style="color: #000099;">=</span>6<span style="color: #000099;">,</span>FIRST_ACTIVITY_DATE$<span style="color: #000099;">=</span><span style="color: blue;">DTE</span><span style="color: #000066;">&#40;</span>FN%DTN<span style="color: #000066;">&#40;</span>ACTIVITY_DATE$<span style="color: #000099;">,</span><span style="color: green;">&quot;YYYYMMDD&quot;</span><span style="color: #000066;">&#41;</span><span style="color: #008000;">-</span>FIRST_DAY_OLD:<span style="color: green;">&quot;YYYYMMDD&quot;</span><span style="color: #000066;">&#41;</span> <span style="color: #008080; font-style: italic;">! determine oldest date to display, set FIRST_DAY_OLD=0 to display just today's activities</span>
45120 <span style="color: navy;">SELECT</span> CEVTR$<span style="color: #000066;">&#123;</span>ALL<span style="color: #000066;">&#125;</span> FROM CEVTR<span style="color: #000099;">,</span>KNO<span style="color: #000099;">=</span>6 <span style="color: navy;">BEGIN</span> <span style="color: green;">&quot;O&quot;</span><span style="color: #008000;">+</span>FIRST_ACTIVITY_DATE$ <span style="color: navy;">END</span> <span style="color: green;">&quot;O&quot;</span><span style="color: #008000;">+</span>ACTIVITY_DATE$<span style="color: #008000;">+</span>$FE$</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.hancockdata.com/2009/10/02/limiting-display-of-maxwell-office-manager-reminders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

