Marco Gianfranco Indaco wrote:
Hi. I've a problem calling ICETOOL and referring SYMNAMES as unix file. I suppose that's caused by CrLf but I have no idea on how to solve it. jcl sample: //TEST EXEC PGM=ICETOOL //SYMNAMES DD PATHOPTS=(ORDONLY),PATH='file' toolmsg: ICE270I 1 PROCESSING SYMNAMES STATEMENTS SOC2_N,1,2 DLMS1,*,1 SOC3_N, $Many thanks in advace. Regards,
Marco, The DFSORT doc states: A symbol data set can be a sequential data set, a partitioned member or a DD * data set That is, no z/OS UNIX files. Maybe in a later release. :) -- Kind regards, -Steve Comstock The Trainer's Friend, Inc. 303-393-8716 http://www.trainersfriend.com z/OS Application development made easier * Our classes include + How things work + Programming examples with realistic applications + Starter / skeleton code + Complete working programs + Useful utilities and subroutines + Tips and techniques ==> Ask about being added to our opt-in list: <== ==> * Early announcement of new courses <== ==> * Early announcement of new techincal papers <== ==> * Early announcement of new promotions <== ---------------------------------------------------------------------- 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

