[progress Communities] [progress Openedge Abl] Forum Post: Re: Split A String By String

  • Thread starter Thread starter James Palmer
  • Start date Start date
Status
Not open for further replies.
J

James Palmer

Guest
There isn't a function that will do that out of the box, but you could replace 'AND' with "," in a workstring and then use entry. for example. I use such tricks in quite a few places for working out that sort of complex logic. One example being parsing a query string to work out what tables are in use.

Continue reading...
 
Status
Not open for further replies.
Back
Top