Why are You using single quotation?
Why are You using quotation at all (except for the actual TSO-command) ?
//Lasse
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Bill
Giannelli
Skickat: den 2 oktober 2019 11:32
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: REXX LISTDSI erro
Isn't this 16 numbers and You are doing sum on 15
//Lasse
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För ITschak
Mugzach
Skickat: den 24 oktober 2019 15:19
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: [External] dfsort SUM processing
Rex,
x'F5' is a valid sign for (posi
: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: [External] dfsort SUM processing
No, and even if so, all are numbers and can be sub summerized with a valid sign
of F.
בתאריך יום ה׳, 24 באוק׳ 2019, 16:35, מאת Lars Höglund <
lars.hogl...@alecta.se>:
> Isn't this 16 numbers and You are doi
Look at Marc Zelden's EDMACALL
//Lasse
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Hobart Spitz
Skickat: den 7 februari 2023 03:19
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: ISPF macro/script
You have these options:
1 - Select the member manually, and invoke your REXX
Written: 2014-03
By : Lars Höglund Konsult AB
(www.lhkab.com<http://www.lhkab.com>)
Function : Edit, with a macro, all members in a PDS
allocated to ddname=PDS
Related object
- panel: -
- msg : -
No access to that...
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Gadi Ben-Avi
Skickat: den 14 februari 2023 12:03
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: determine job that created dataset?
As far as I remember, It's SMF type 14 or 15, and maybe 60 for the catalog
And with parm like LINK / APF / LPA (or without parm)
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För rpinion865
Skickat: den 14 februari 2023 20:56
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: CLIST for APF and link list datasets
DDLIST from any ISPF command line.
Sent
You have to start ISPF
//BATCHPDF EXEC PGM=IKJEFT01,DYNAMNBR=128,
// PARM='ISPSTART CMD(&ISPFREX &ISPFPRM)'
//Lasse
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Steve
Thompson
Skickat: den 20 februari 2023 17:09
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne:
OR?
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Lars Höglund
Skickat: den 20 februari 2023 17:16
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Sv: Q: Where is LISTDSI kept?
You have to start ISPF
//BATCHPDF EXEC PGM=IKJEFT01,DYNAMNBR=128,
// PARM='ISP
Why do You have "blank" before and after "()"?
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Jack Zukt
Skickat: den 2 maj 2023 09:02
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: REXX parse parens
Hi
This should work
Parse arg opt
Parse value opt with "(" opt") "
If pos(
Seems to work if you skip the "blank" together with ()
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Seymour J
Metz
Skickat: den 2 maj 2023 15:36
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: REXX parse parens
It won't work for nested parentheses.
--
Shmuel (Seymour J.)
Hi
Looking at Doug Nadel VCURSOR and having a problem understanding the TRANSLATE
he Is doing
trtable='abcdefghijklmnopqrstuvwxyz' /* Setup valid dsname chars */
trtable=trtable!!translate(trtable)!!'ÅÄÖ0123456789.''-ä()'
trtable=translate(xrange('00'x,'FF'x),,trtable,' ')
zscreeni=translate
_______
From: IBM Mainframe Discussion List on behalf of
Lars Höglund
Sent: Thursday, November 9, 2023 3:31 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Rexx TRANSLATE command
Hi
Looking at Doug Nadel VCURSOR and having a problem understanding the TRANSLATE
he Is doing
tr
Got one, 161.000 lines
Will compile with
5655-EC6 IBM Enterprise COBOL for z/OS 6.2.0 P190522
//Lasse
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Charles Mills
Skickat: den 12 december 2019 18:17
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: Looking for some large C
??
4 *-* myVar = 'word1 word2 9.12 word3.ext'
>>> "word1 word2 9.12 word3.ext"
5 *-* Parse Value myVar with . . . myVal2 '.' .
>>> "word1 word2 9.12 word3.ext"
>.> "word1"
>.> "word2"
And You can't use coprocess if You are using EXCI.
//Lasse
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Farley,
Peter x23353
Skickat: den 9 september 2021 21:08
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: COBOL compiler option to list libraries from which COPY members
Thanks, tried it and, yes
//Lasse
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Tom Ross
Skickat: den 14 september 2021 02:13
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Sv: COBOL compiler option to list libraries from which COPY members were
loaded?
>And You can't use
Could this be the solution?
The three types of symbols that can be used for JES2 in-stream substitution are
JCL Symbols, JES Symbols and System Symbols:
On a JES2 JOBCLASS definition, the field SYSSYM needs to be ALLOW rather than
DISALLOW
//Lasse
-Ursprungligt meddelande-
Från: IBM M
Debugging?
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Mike Schwab
Skickat: den 21 februari 2022 18:39
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: Why SLIP PVTMOD/PVT EP does not work for Private load modules in CICS
CEMT is the CICS debugging command.
On Mon, Feb 21,
Think You must use a product for that
i.e IBM TADz (former SoftAudit)
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För CarlosM
Skickat: den 19 maj 2022 18:31
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: MVS Software inventory
Can anyone point me at a JCL example that would list
Shouldn't You use Receive?
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För
esst...@juno.com
Skickat: den 4 oktober 2022 17:05
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: MVS Update
.
.
I was able to obtain CBT830.zip
I extracted it, and it creates a xmi file.
However I
3.9
Menu Utilities Help
ss
Display APCMDS Row 5 to 38 of 47
Command ===>
*
* September 19, 1990 *
* *
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Something like this
Code Extract:
LINKAGE SECTION.
01 CB1.
05 PTR1 POINTER OCCURS 512.
01 CVT.
05 CVT1 POINTER OCCURS 512.
01 CB2.
05 PTR2 POINTER OCCURS 256.
Thanks
>
> …….Cameron
>
> From: IBM Mainframe Discussion List On
> Behalf Of Lars Höglund
> Sent: Monday, January 29, 2024 11:10 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Sv: How can I determine the User Name associated with the current
> Batch JOB RACF ID?
>
>
Hmmm
7 *-* NUMERIC DIGITS 11
>>> "11"
8 *-* say digits()
>>> "11"
11
9 *-* say 8947 * 864
>>> "7730208"
7730208
?
And then
XDC
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För ??? ?? ???
Skickat: den 9 april 2024 10:43
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Program to split a jobs output
[Du f?r inte e-post ofta fr?n gad...@malam-payroll.com. L?s om varf?r det h?r
?r viktigt p? htt
Välkommen tillbaka, Thomas
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För
Skickat: den 10 april 2024 10:07
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: PASSPORT 3270 emulator (PC) problem w transferring files
[Du får inte e-post ofta från 0619bfe39560-dmarc-requ...@list
Something like this
//K39828ÖD JOB (T820),'CREATE MBR',
// CLASS=A,MSGCLASS=T,
// NOTIFY=&SYSUID
//*
//*---
Hi
Trying to execute a Rexx from my Cobol program by using IRXEXEC and IKJTSOEV
The Rexx starts and executes ok until that Rexx is calling another Rexx (in the
same library, allocated to SYSEXEC) that shall return a value, but I'm getting
An error has occurred in Rexx module: XMAIL
Error Type
I'll try that, but the problem for me is that my rexx is executing but stops
(with error) when that rexx is trying to execute another rexx
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Sri Hari
Kolusu
Skickat: den 7 maj 2024 14:49
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne:
gligt meddelande-
Från: IBM Mainframe Discussion List För Glenn
Knickerbocker
Skickat: den 7 maj 2024 17:36
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: Execute Rexx from Cobol
On Tue, 7 May 2024 11:33:21 +0000, Lars Höglund wrote:
> An error has occurred in Rexx module: XMAIL
>
100%
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Pommier, Rex
Skickat: den 17 juli 2024 17:00
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: Problem when transfereing PDS members using ftp.
Mr. Kolusu,
I just want to give a public "thank you" for your service to this lis
But then it has to be a separate job
//Lasse
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Schmitt,
Michael
Skickat: den 16 augusti 2024 16:13
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: Ability to pass symbolic variable back from REXX to JCL?
One way is to have the REX
Tnx for all
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Sri Hari
Kolusu
Skickat: den 16 augusti 2024 18:53
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Minor Announcement
Hi All,
Today is my last day as a developer with team DFSORT. I am still with IBM and
will be movin
&JOBNAME Within JCL, the substitution text for &JOBNAME is the name of the job
assigned to the address space in which the JCL is converted, not the name of
the job being processed. For instance, if JES2 does the conversion, &JOBNAME
resolves to JES2.
This works for me in 2.5
// EXPORT
Hi
Do You the reason why the default for SYSSYM is DISALLOW?
//Lasse
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Lizette
Koehler
Skickat: den 14 oktober 2020 20:38
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: INTRDR and submitted JobID
I think System Symbols are only
Isn't EASY it's own language? It definitely doesn't produce Cobol code.
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För CarlosM
Martinez
Skickat: den 17 december 2020 23:27
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: COBOL LIB
Well I am a newbie in Z/OS my expertise is in
Anyone heard of
Opswise - Universal Automation Center from Stonebranch
http://filer.datab.se/opswise-ac-datasheet.pdf
//Lasse
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För R.S.
Skickat: den 28 december 2020 14:35
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: JCL diverge
Example of ISPF-proc
//* PROC ISPFBAT
//ISPFBAT PROC
//*
//*--
//* S
rame Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of
Lars Höglund [lars.hogl...@alecta.se]
Sent: Monday, January 11, 2021 11:17 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: SV: Request for help with removing sequence numbers from PDS members
Examp
Did try to attach it, but it was rejected
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Lars Höglund
Skickat: den 14 januari 2025 20:15
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Sv: ISPF edit macro to sort and delete duplicate records
Have a Rexx that uses SORT (SUMFIELDS
Have a Rexx that uses SORT (SUMFIELDS=NONE)
-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List För Peter Ten
Eyck
Skickat: den 14 januari 2025 19:05
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: ISPF edit macro to sort and delete duplicate records
Greetings,
Anyone know of an ISPF e
43 matches
Mail list logo