---------------------------------------------------------------------------- ------------------------------ Norbert Friemel said
DEBUG ABEND http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ICE1CA10/6.18?SHE LF=ICE1SH10&DT=20050222160456 ---------------------------------------------------------------------------- ------------------------------ As far as I now, DEBUG ABEND is to instruct DFSORT while called under ICETOOL. As an example, I want to obtain directly an ABEND in the following example instead a RC. //PASO10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //FICHERO DD DSN=SYS1.PARMLIB(PROG00),DISP=SHR //TOOLIN DD * MODE CONTINUE COUNT FROM(FICHERO) LOWER(10) RC4 /* Sincerely angel luis dominguez bbva - spain ORIGINAL QUESTION >Is there any form to instruct ICETOOL to give ABEND's instead RC under >some conditions or even if ICETOOL sentences are wrong? ==================================================================== ........................... DISCLAIMER ............................. This message and its attachments are intended exclusively for the named addressee. If you receive this message in error, please immediately delete it from your system and notify the sender. You may not use this message or any part of it for any purpose. The message may contain information that is confidential or protected by law, and any opinions expressed are those of the individual sender. Internet e-mail guarantees neither the confidentiality nor the proper receipt of the message sent. If the addressee of this message does not consent to the use of internet e-mail, please inform us inmmediately. ==================================================================== ......................... AVISO LEGAL ............................ La presente comunicacion y sus anexos tiene como destinatario la persona a la que va dirigida, por lo que si usted lo recibe por error debe notificarlo al remitente y eliminarlo de su sistema, no pudiendo utilizarlo, total o parcialmente, para ningun fin. Su contenido puede tener informacion confidencial o protegida legalmente y unicamente expresa la opinion del remitente. El uso del correo electronico via internet no permite asegurar ni la confidencialidad de los mensajes ni su correcta recepcion. En el caso de que el destinatario no consintiera la utilizacion del correo electronico, debera ponerlo en nuestro conocimiento inmediatamente. ==================================================================== ---------------------------------------------------------------------- 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

