I was wondering if there is a technique for doing mutiple functions with a single qryslt? What I need is a way of Converting a Physical file with a mixed Case description(30 Char). Then I need to do a wilcard scan on The %xlate function. Example: I am passing &DSDESC Value(Peach) In my file I have PEACH And Peach, and peach in my Physical file. I am doing my wilcard and it is working nicely, thanks to Mr. Holt After I pass Peach,I *tcat an * on the end of Peach value(Peach*) My problem is now I am only getting Peach etc. and not the PEACH etc. or peach etc. Is there a way of getting my select statement to xlate and wilcard scan from the same select statement? Thank you in advance. Jerry

Reply With Quote