du/~smetz3
From: IBM Mainframe Discussion List on behalf of
Chip Grantham
Sent: Tuesday, February 19, 2019 10:51 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: TSO CLIST Query
Here’s an updated attempt. Enjoy. Requires SDSF
/* REXX */
arg ofile
ofile = Strip(ofile,"B","
ry 20, 2019 1:35 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: TSO CLIST Query
The confusion might be caused by text in lower case. Clist is mainly
uppercase language.
ITs hak
בתאריך יום ד׳, 20 בפבר׳ 2019, 0:34, מאת Seymour J Metz :
> What concatenation is it in?
>
>
> --
> Shmu
schak Mugzach
>> Sent: Tuesday, February 19, 2019 11:26 AM
>> To: IBM-MAIN@LISTSERV.UA.EDU
>> Subject: Re: TSO CLIST Query
>>
>> Tso think that this is a rexx exec not a clist. What are your site defaults
>> for execs and clist?
>>
>> ITschak
>>
>
on.gmu.edu/~smetz3
>
>
> From: IBM Mainframe Discussion List on behalf
> of ITschak Mugzach
> Sent: Tuesday, February 19, 2019 11:26 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: TSO CLIST Query
>
> Tso think that this is a rexx exec not a clist. What are your sit
rator commands.
>
> 3. Check with your security group for the permissions needed to issue a JES2
> command via CONSOLE.
>
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
>
>
> From: IBM Mainframe Discuss
our J.) Metz
http://mason.gmu.edu/~smetz3
From: IBM Mainframe Discussion List on behalf of
FRISBIE, JIM
Sent: Tuesday, February 19, 2019 11:20 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: TSO CLIST Query
I'm trying to write a CLIST to make life easier on our
What concatenation is it in?
--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
From: IBM Mainframe Discussion List on behalf of
ITschak Mugzach
Sent: Tuesday, February 19, 2019 11:26 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: TSO CLIST Query
Carmen Vitullo
- Original Message -
From: "David Spiegel"
To: IBM-MAIN@LISTSERV.UA.EDU
Sent: Tuesday, February 19, 2019 12:05:58 PM
Subject: Re: TSO CLIST Query
Jim et al,
$TOFFLOAD is a command which only works in the JES2 Environment.
It is NOT a TSO Command.
Regards,
you will need to strip off the quotes.
>>
>> Any reason not to use REXX rather than CLIST?
>>
>>
>> Lizette
>>
>>> -----Original Message-
>>> From: IBM Mainframe Discussion List On Behalf Of
>>> FRISBIE, JIM
>>> Sent: Tuesday, Fe
rom: IBM Mainframe Discussion List On Behalf Of
>> FRISBIE, JIM
>> Sent: Tuesday, February 19, 2019 9:21 AM
>> To: IBM-MAIN@LISTSERV.UA.EDU
>> Subject: TSO CLIST Query
>>
>> I'm trying to write a CLIST to make life easier on our Operations staff. They
>&g
otes - then you will need to strip off the quotes.
Any reason not to use REXX rather than CLIST?
Lizette
> -Original Message-
> From: IBM Mainframe Discussion List On Behalf Of
> FRISBIE, JIM
> Sent: Tuesday, February 19, 2019 9:21 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Su
Tso think that this is a rexx exec not a clist. What are your site defaults
for execs and clist?
ITschak
בתאריך יום ג׳, 19 בפבר׳ 2019, 18:21, מאת FRISBIE, JIM <
jim.fris...@ncsecu.org>:
> I'm trying to write a CLIST to make life easier on our Operations staff.
> They constantly have problems
I'm trying to write a CLIST to make life easier on our Operations staff. They
constantly have problems correctly entering the dataset name of the offload
tape, so I created this simple CLIST to help.
PROC 1 OFILE
CONTROL MSG LIST CONLIST
WRITE DSN=&OFILE
$TOFFLOAD1,DSN=&OFILE
>From ISPF,
13 matches
Mail list logo