In
<[EMAIL PROTECTED]>,
on 04/26/2006
   at 03:39 PM, Rashmi Nijaguni Mogali <[EMAIL PROTECTED]>
said:

>This is the first time I am coding in ReXX.

It's not a REXX issue.

>The job is getting submitted but the procedure is not getting
>executed.

Read the description of file tailoring skeletons in the ISPF
documentation. You need to escape out any special characters that
would otherwise have special significance to FT.

I don 't see why you are usijng Filoe Tailoring at all; it appears as
though the only substitution you want is to be performed by the C/I.
Wouldn't

 address TSO SUBMIT "'TEST.JCL.LIB(TSSE011)'"

do what you want?

>//             NOTIFY=, 

Presumably because there is no ISPF variable called SYSUID.

>//TPM01010 EXEC TPM01010,

Is that really the last line displayed?

>The JESYSMSG in the spool says "EXPECTED CONTINUATION NOT RECEIVED"

Where? And what's in the temporary file that you submit?

-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

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