×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On 2012-06-13, at 3:29 PM, rpg400-l-request@xxxxxxxxxxxx wrote:
I've not found any solution in the manual and I'm wondering if you can
half-adjust a quotient or product result in Rpg Free. The free form syntax
in the manual doesn't show any method of doing it that I can find.
Well my manual shows the following:
Free-Form Syntax {EVAL{(HMR)}} result = expression
{EVAL{(HMR)}} result += expression
{EVAL{(HMR)}} result -= expression
{EVAL{(HMR)}} result *= expression
{EVAL{(HMR)}} result /= expression
{EVAL{(HMR)}} result **= expression
EVAL is an optional op-code. If you want to use any of the op-code extenders (the name's a giveaway) then you have to have an op-code to extend! i.e. EVAL.
So H, M and R extenders all require the use of the op-code.
Jon Paris
www.partner400.com
www.SystemiDeveloper.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.