Search results

  1. K

    Data extending over several pages

    Hi, I have a report with what is effectively columns of data, with a grid drawn around it to make it into a table. I have one text box that is set on the 'onformat event' by a function which builds a string based on some criteria. This string in some instances due to its size should span...
  2. K

    Returnig String from Function 255 char limitation

    Hi, I have a function that returns a string. The function is called within text box on a report. The function seems to be truncating all strings to 255 characters. I've tested the function outside of the report and it is still truncating to 255. I've also checked with a breakpoint and the...
Back
Top Bottom