John McKown wrote on 01/28/2008 10:36:22 AM: > I am looking at all the new, nifty, stuff in DFSORT. Wow, it is becoming > a very powerful data manipulation tool. I'm getting to the point where I > think it might even be able to replace SAS (at least around here), if > only it had an easy way to convert SMF and RMF date/time stamps into > character strings (according to a conversion template?).
Glad you like DFSORT. :-) As for date/time conversions, have you looked at what DFSORT's DTn, DCn, DEn, TMn, TCn and TEn formats? They can be used with BUILD and OVERLAY to convert various types of date/time stamps (SMF, TOD, ETOD) to edited displayable forms. I'm not sure it can do everything you want to do, but I believe it can do some of it. If you need something you can't do, feel free to send me a note offline with more details so I can add it to the candidate list. Frank Yaeger - DFSORT Development Team (IBM) - [EMAIL PROTECTED] Specialties: PARSE, JFY, SQZ, ICETOOL, IFTHEN, OVERLAY, Symbols, Migration => DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort/ ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

