John

Check some obvious things

1. is the variable in the list of report variables?
2. Click on the control on the report and look in the upper left corner
where the variable asociate with the object is: is it the right one?
3. Check in the list WHEN the variable is calculated.  If this is printed
for every row, make sure it's calculated at the D = detail level.

David Blocker
[EMAIL PROTECTED]
781-784-1919
Fax: 781-784-1860
Cell: 339-206-0261
----- Original Message -----
From: "John Engwer" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, August 30, 2004 8:59 PM
Subject: [RBG7-L] - Report expression


> I have the following text expression in a report.    vDISCOUNT =
> (IFGT(DISCOUNT,0,'DISCOUNTED',null))
> The expression displays "DISCOUNTED" in the line item receipt if the
> purchase was discounted.
> The field DISCOUNT is a currency field
> This expression works OK in DOS version 4.5++
>
> No errors are reported when the expression is created but it prints (NOT
> DEFINED) instead of DISCOUNTED.
>
> Is there something wrong with this expression?  Is it a problem that the
> field DISCOUNT is currency and the variable vDISCOUNT is text?
>
> John
>
>

Reply via email to