Itschak > I looked into the USS TAB code and found that a I can force some input rules, ;like blocking LOG APPLID.
Actually you can't! Recall I said it was a bit like ISTINCLM and the MODETAB operand. You always have the mode table entries in ISTINCLM even if you code a MODETAB operand. Similarly, you always have the default USS commands LOGON, LOGOFF and IBMTEST even if you code an USS table. Here is a paragraph from "Customizing USS tables" in "Unformatted system services (USS) tables" in Chapter 5, "User-defined tables and data filter" in the Communications Server SNA Resource Definition Reference manual: <quote> Any changes to VTAM messages or commands should be made with supplementary user-defined USS tables. The IBM-supplied USS tables should not be changed or removed since they are used to define all commands and messages that are not defined in a user-written table. The name of the user- defined USS table should be different from any of the default tables. </quote> So, actually, I guess you could clobber the default commands by redefining ISTINCDT but you are really not supposed to do that! You might affect IBM's willingness to support you if you do clobber ISTINCDT. You might like to read through my earlier responses again - slowly - since I have made this point about not being able to suppress the LOGON command before. In any case, now that you know about redefining your CDRM statements and introducing the bare minimum of CDRSC statements, you don't need to worry about USS commands. Chris Mason On Wed, 14 Jan 2009 20:12:35 +0200, Itschak Mugzach <[email protected]> wrote: >Hi Chris, > >You answers are just exectly what I was looking for. I RTFMed a little as >well and have my ideas. For example, I looked into the USS TAB code and >found that a I can force some input rules, ;like blocking LOG APPLID. I >didn't respond as I am still learning your answer, BTW, I want to thanks all >those who responded, I learened from all, even from those that delt with my >wrong wording. > >Many thanks, > >Itschak ---------------------------------------------------------------------- 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

