Search the web
Sign In
New User? Sign Up
rexxlist · General REXX Discussion List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
REXX   Message List  
Reply | Forward Message #6444 of 16003 |
This is a multi-part message in MIME format.

------=_NextPart_000_01C9_01C27B68.05DED4E0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi Everybody,
I am trying to automate certain processes. Could anybody tell me, if we =
can submit a JCL thru REXX code.

------=_NextPart_000_01C9_01C27B68.05DED4E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3D"Trebuchet MS" color=3D#00008b size=3D2>Hi =
Everybody,</FONT></DIV>
<DIV><FONT face=3D"Trebuchet MS" color=3D#00008b size=3D2>I am trying to =
automate=20
certain processes. Could anybody tell me, if we can submit a JCL thru =
REXX=20
code.</FONT></DIV></BODY></HTML>

------=_NextPart_000_01C9_01C27B68.05DED4E0--



Thu Oct 24, 2002 8:47 am

ravindra.gharpure@...
Send Email Send Email

Forward
Message #6444 of 16003 |
Expand Messages Author Sort by Date

This is a multi-part message in MIME format. ... Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Everybody, I am...
Gharpure
ravindra.gharpure@...
Send Email
Oct 24, 2002
8:59 am

/* MVS/TSO REXX EXEC: SUBJCL */ /* */ TRACE 0 CARD.1 =...
Richard Burge
rburge@...
Send Email
Oct 24, 2002
12:28 pm

Richard I did a copy and paste and when I run the rexxlist as is I get IKJ56532I STMT 41 - LABEL WAIT_A_WHILE SPECIFIED BUT COMMAND NOT FOUND, ***, Can you...
Angelo Grotticelli
Angelo.Grotticelli@...
Send Email
Oct 24, 2002
1:26 pm

I prefer this for a wait routine. CALL TIME('R') DO WHILE (TIME('E') < 20) END ... Richard I did a copy and paste and when I run the rexxlist as is I get ...
Glenn Walko
GWALKO@...
Send Email
Oct 24, 2002
4:05 pm

This is a multi-part message in MIME format. ... Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit This should work for you...This...
Arthur Kraft
Arthur.Kraft@...
Send Email
Oct 28, 2002
2:42 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help