NetTalk Central

Author Topic: how to get browse to display string longer that @S255  (Read 1654 times)

cwtart

  • Full Member
  • ***
  • Posts: 130
    • View Profile
    • CommPay Software
    • Email
how to get browse to display string longer that @S255
« on: October 05, 2013, 05:38:19 AM »
I have a browse that has a column taken from a memo field. The browse column appears to be limited to a string length of 255 characters. Is there a way to display more than 255 characters in a browse column or do I need to do something else here?

Chuck

peterH

  • Sr. Member
  • ****
  • Posts: 413
    • View Profile
Re: how to get browse to display string longer that @S255
« Reply #1 on: October 05, 2013, 02:15:33 PM »
On the field definition the picture is set to '@s255'. Change that to ''.
Peter

cwtart

  • Full Member
  • ***
  • Posts: 130
    • View Profile
    • CommPay Software
    • Email
Re: how to get browse to display string longer that @S255
« Reply #2 on: October 06, 2013, 11:01:32 AM »
Thank you Peter - I guess that was to obvious for me <g>

Chuck