Invalid Display Format.
Posted: Thu Sep 12, 2013 8:06 am
Hi,
I'm trying to format some tables. I previously was using:
This worked, but I now want to use:
which gives me an "INVALID DISPLAY FORMAT" error. Any idea why this is?
thanks,
BL
I'm trying to format some tables. I previously was using:
Code: Select all
table01.setformat(@all) f.0Code: Select all
table01.setformat(@all) g.0thanks,
BL