Focal Point
+ or - signed

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/1381057331/m/9267085316

November 28, 2011, 10:20 AM
Gabe
+ or - signed
I am trying to populate a field with + or - based on columnA entry. Is there any sample if statement or case statement code to take a look at.


WebFOCUS 7.6
Windows, All Outputs
November 28, 2011, 04:23 PM
Waz
The simplest test would be:
SignField/A1 = IF columnA {test condition} THEN '+' ELSE '-' ;  


But this is very basic coding, and yuou haven't let us know what you are testing for.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!