Recent content by beezley

  1. B

    substring question

    i know there has to be a simpler way to do this so i wanted to get your thoughts. I have a field that is 150 chars long. it can be whatever. but on my form i can only write 40 chars of that. so i would like to search for the last space that would fit the 40 then start again on the next...
  2. B

    formating a display field

    Hi Everyone, I am pretty new to progress, and still learning. I am having trouble figuring out how to change the way a field is displayed but not change the value. i have idnum = -123344567 i need to display the number with out the (-) but not change value of idnum. I hope that makes...
Back
Top