not a guro on asmblr... trying to figure out where this is to go and coding it from older copy I have..
From: Martin Kline <[email protected]> To: [email protected] Date: 07/23/2009 03:16 PM Subject: Re: USSTAB Sent by: IBM Mainframe Discussion List <[email protected]> >Anyone have a copy/example of using &sysparm in the USSTAB for VTAM >logon screen,, to place system-id on screen. I know there is something once >on the cbt tape but I do not have access to it.. No sample, but code "BUFFER=(addr,SCAN)" on the USSMSG macro, and code within the buffer wherever you want "&&SYSPARM". The extra '&' gets removed by the assembler. ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- Email Disclaimer This E-mail contains confidential information belonging to the sender, which may be legally privileged information. This information is intended only for the use of the individual or entity addressed above. If you are not the intended recipient, or an employee or agent responsible for delivering it to the intended recipient, you are hereby notified that any disclosure, copying, distribution, or the taking of any action in reliance on the contents of the E-mail or attached files is strictly prohibited. ---------------------------------------------------------------------- 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

