Calculation Screen m-Power’s Calculation screen includes the following features: Calculations as Sequence keys and Record Selection fields — Calculations have been completely redesigned to take full advantage of SQL. Now almost every calculation is available to use as a sequence field or record selection field. Sequence/Record Selection Availability — The Work-with Calculation screen now Read the rest of this document »
Browse By Category
Starting with m-Power (12)Retrievals (3)
Reports (14)
Summaries (1)
Maintainers (9)
Graphs (6)
General (21)
Calculations (4)
m-Power Administration (11)
Security (5)
Freemarker (6)
m-Painter (18)
Form Validation (5)
External Objects & UDFs (10)
Popular Tags
Java Prompt Screens mrc-Productivity Series Getting Started Graphs Templates Parameters DB2 SQL Tomcat Email Admin Line Graphs Bar Graphs MS SQL Form Validation External Objects Calculations Database Compiling Firefox Production Security PDF Retrievals m-Power Maintainers Summaries Excel Freemarker Dropdowns Application Properties Oracle MySQL CSS Reports m-Painter Graph Properties Conditional Calculations Dates Subtotals Data Dictionary UDF HTML SmartlinkingSee all tags »
Add/Subtract Dates using the Java Date Translator
Add/Subtract Dates using the Java Date Translator The Java Date Translator is a very powerful tool, commonly used to determine the difference between two dates (Most date conversion can now be accomplished with a UDF). However, there is an often overlooked feature that has proved to be useful to a number of our clients, Read the rest of this document »
Conditional Calculations
Conditional Calculations Conditional Calculations are a great tool to be able to customize your application and take them to the next level. Some examples of conditional calculations could be: To control the color of individual data. For instance, you could divide data output into three different color groups: red (for low performing values), yellow Read the rest of this document »
Displaying System Variables at Run Time
Displaying System Variables within a Web Application There are numerous times when a developer needs to display System Variables within a Web Application. This can be done easily through the calculation screen. Simply create a System Variable Calculation. Simply select “System Value” from the “Calc Type” dropdown list. Next, specify a description for this Read the rest of this document »
Parameter Calculations
Parameter Calculations Parameter calculations are a great technique when you are trying to pass a value between multiple applications. For example, you would like to pass a value from the URL to the output page to determine some conditional calculations. In our case, our calculation would accept a value, then a conditional calculation would Read the rest of this document »
Copy Calculations within m-Power
Copy Calculations This feature allows you to copy preexisting calculations quickly within the same application. Whether you need to copy one or one hundred, this is an easy and effective way to mass produce similar calculations. Copying Calcs in Retrievals, Reports & Graphs, and Maintenance Applications Enter the Calculations screen and create a calculation Read the rest of this document »
Java Date Translator
Java Date Translator (External Object) mrc supplies a date translator specifically for use with generated Web/Servlet applications. This Java class is named mrc.servlet.MrcDateTranslator and resides in mrcextobj.jar. The object definition is shown below. If this object definition is not on your system, then a cumulative update from August 1, 2004 or later will install Read the rest of this document »
