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

  • Thread starter Thread starter bezold1@imas-net.de
  • Start date Start date
Status
Not open for further replies.
B

bezold1@imas-net.de

Guest
Not really sorry. I forgot to say that the delimiter can have more than one character. Here an Example: DEFINE VARIABLE cSearch AS CHARACTER INIT "cProductNumer = '123' AND cProductName BEGINS 'PEN'". I need the following: productNumber = "cProductNumer = '123'". prodcutName = "cProductName BEGINS 'PEN'". Separatet by "AND".

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