On Thu, 9 Oct 2025 08:42:31 -0400, Joseph Reichman <[email protected]> 
wrote:

> I’ll give an example 
>AT +1234 TITLE (‘yytt’) (L ……. Xx print ())

This is not a valid example. Do you expect this not to get "invalid syntax".

>No matter where I move the TITLE parameter I get invalid syntax 

Unless things have changed in TSO, positional parameters must be first.  I'm 
guessing that "invalid syntax" is your interpretation of the error message 
which is totally useless. 

Try AT +1234 (L +10) TITLE('ABC') and give us the actual error message. I'm 
guessing this is what you say fails.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to