Author Topic: Formatting RTF-output  (Read 2244 times)

kgish

  • EA User
  • **
  • Posts: 62
  • Karma: +0/-0
    • View Profile
Formatting RTF-output
« on: June 04, 2005, 01:07:36 pm »
I'd also like to see a more generic way to format output according to simple expressions/comparisons, e.g.

if Att.IsOrdered equals '1' print 'yes' else print 'no'

This would be really great (though I'm worried I might be asking too much too quickly).