On Wed, 3 Jan 2007 10:59:40 -0600 "Chase, John" <[EMAIL PROTECTED]> wrote:
:>> -----Original Message----- :>> From: IBM Mainframe Discussion List On Behalf Of Rick Fochtman :>> -----------------------<snip>-------------------------- :>> I'm a little confused. I know I can EXclude words/characters :>> with ICHPWX01, but how would I INclude rules that require the :>> national (or any other) characters in the exit? Noting that I :>> am not an Assembler programmer by nature, please use small, :>> easy-to-understand words. Many thanks. :>> ---------------------<unsnip>------------------------- :>> Doc, a simple Translate-and-Test (TRT) instruction will allow :>> you to search the password string for a national character. :>> Just watch out for register usage, since TRT alters two :>> registers if it succeeds. :>GPRs 1 and 2, to be specific. More specifically, the last byte of GPR2. -- Binyamin Dissen <[EMAIL PROTECTED]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- 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

