Calculations in SQL*Forms

From: Robert J. McCallister <rjmac_at_crl.com>
Date: 17 Mar 1994 16:13:48 -0800
Message-ID: <2marns$i0d_at_crl.crl.com>


I am trying to calculate the result of an equation in SQL*Forms 3.0. The equation is something like:

        (5 + 7) * 6 - (3 * 4) = X

                X = 60

I want to return the value of X into a forms variable. I can do the caculation in SQL*Plus, but the application will not perform multiple calculations and hosting to SQL*Plus is not a viable option.

Thanks for the help.

Robert J. McCallister Received on Fri Mar 18 1994 - 01:13:48 CET

Original text of this message