Juergen

As I said in my last reply to Marin, it's garbled. The manual authors have let 
themselves and us all down yet again!

The relevant description would be better written as the following

<improved text>

LUNAME|SCAN

Specifies that the entire string specified by BUFFER is searched using the 
characters @ and &[1].

When it detects a @ character, the character strings listed in Table 33 on 
page 687 are replaced with the appropriate values in the position in the 
message where the character string occurred.

When it detects a &[1] character, MVS system symbols are replaced with the 
appropriate values in the position in the message where the character string 
occurred. When using MVS system symbols, an extra &[1] must be prepended 
to the MVS system symbol in order that the assembler compiler creates the 
correct output. For example, system symbolic ’&[1]sysname.’ must be in the 
table as ’&[1]&[1]sysname.’ for the compiled output to be ’&[1]sysname.’.

</improved text>

I have improved the grammar slightly and inserted missing "’"s.

I checked back and found the text has revision bars in the V1R8 edition of the 
Communications Server IP Resource Definition Reference manual.

Under Summary of Changes we also find the following:

<quote>

TN3270 Enhancements 

System symbolic support for USS messages for the LUNAME | SCAN 
parameter, see "USSMSG macroinstruction" in topic 2.9.4.3

...

</quote>

Chris Mason

[1] That started out as an ampersand character in case the list logic wants to 
make a meal of it!

On Fri, 24 Jul 2009 09:03:09 -0500, Martin Kline <[email protected]> 
wrote:

>Juergen asked:
>>I've looked through the IP-Reference (1.8 - SC31-8776-10) and did not find
>>any entry that you can use system symbols in USSMSG. There are some
>>varables starting with @ but no system-symbols. Is it a function in 1.9 or
>>1.10?
>
>I am using the 1.9 manual. SC31-8776-13 Section 2.10.4.3. quote:
>LUNAME|SCAN
>    Specifies that the character strings listed in Table 30 are replaced
>    with the appropriate values in the position in the message where the
>    character string occurred. The entire string specified by BUFFER is
>    searched, using the character @. System symbolics are also replaced
>    with their appropriate value. . . .

----------------------------------------------------------------------
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

Reply via email to