On Mon, 7 Apr 2008 14:02:19 -0300, Shmuel Metz (Seymour J.)
<[EMAIL PROTECTED]> wrote:


>>>//SYSEXEC  DD  DISP=(OLD,PASS),DSN=&&amp;amp;SYSEXEC
>
>>Trying the &amp;, I get:
>>      IEFC620I UNIDENTIFIABLE CHARACTER a ON THE DD STATEMENT
>>      IEFC620I UNIDENTIFIABLE CHARACTER m ON THE DD STATEMENT
>>      IEFC620I UNIDENTIFIABLE CHARACTER p ON THE DD STATEMENT
>>      IEFC620I UNIDENTIFIABLE CHARACTER ; ON THE DD STATEMENT
>
>>What's the secret here?
>
>Use HTML syntax for HTML and JCL syntax for JCL. That '&amp;' is HTML
>syntax and has no place in JCL. Use
>

The problem is not with the poster, it is with LISTSERV's web interface.  
I've seen the problem happen a few times with me also since I post
from there.   I think there was mention in another thread recently about
the same or similar problem with IBMLINK 2000 (that will be fixed IIRC in
the next IBMLINK update).    

Just to prove it... the line below has  DSN=%%TEMP but change the 
percents to ampersands.

DSN=&&amp;TEMP

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

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