Indicating Mailouts and include in reports flags
Posted: Tue Mar 06, 2007 4:36 pm
I'm trying to print a simple report- name, etc, Include in Mailouts. These are flags that are set to .T. or .F. (at least that is how they are showing on my printout). I want to say if true then print a 'Y' in its place.
I tried in the expression builder IIF(mailout=".T.","Y","N") but I get an "operator or ??" error. I've tried figuring out that expression builder but I don't have much clue how to do that. Any advice?
I tried in the expression builder IIF(mailout=".T.","Y","N") but I get an "operator or ??" error. I've tried figuring out that expression builder but I don't have much clue how to do that. Any advice?