Update Server Macro

LIM Technology Site - Austin, TX - July 2005 - On Monday, July 18, 2005 LIM will update the server macro "_OnPeakAverage" and push out the updated macro to your MIM server. IMPORTANT NOTICE: The server macro update will affect the results for any queries that contain the "_onPeakAverage" macro.

The XMIM software utilizes server macros, often-used calculations reduced down to a single statement in the MIM query language. These macros exist outside of the program code and can be created, edited and modified by the user with a simple text editor.

It has come to our attention that the server macro named "_OnPeakAverage" does not take into account FERC holidays and therefore produces an incorrect calculation.

LIM has fixed the server macro to take the FERC holidays into account. The following shows the corrected macro code:


ATTR MACRO _OnPeakAverage ( SECURITY PricePoint)
RETURN

If Date is from Monday to Friday and Date is not in "nerc_holidays.rpt"
THEN average from 07:00 am to 10:00 pm of LmpVal of
PricePoint ENDIF

ENDMACRO


If you need any assistance with the server macro update or any other matter, please contact LIM Support using the contact information listed below.

Contact:
Logical Information Machines
Attention: Support Department
email: support@lim.com
voice: +1.800.546.9646 ext. 3400 (U.S)
+44(0)20.7190.2947 (Europe)
0800 032 6063 (U.K. Free Phone)


www.lim.com