OPO : Default Condition

From: Webmestre Orisoft <Webmestre_at_orisoft.com>
Date: 1996/12/31
Message-ID: <32C98160.2021_at_orisoft.com>#1/1


Hi

I'm trying to do the following with Oracle Power Objects 2.0; I would to set the default condition property of a form or a report using a global variable. For example, I declare a global variable and initialize it in the initialization() method of my application, let's say the Maximum amount payable by a member, called MaxAmt.

I would like the default condition to be: AMTSUM > MaxAmt where AMTSUM is a field in a table. I doesn't work. If I put AMTSUM > 400, then it works perfectly. I know the value of MaxAmt is carried into the current form because I can display it with MSGBOX.

Is it possible to do so?

Thanks,

Sam Fortin
SFortin_at_orisoft.com
http://www.softodyssey.com/
http://www.orisoft.com/ Received on Tue Dec 31 1996 - 00:00:00 CET

Original text of this message