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...
Continue reading...