Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
bit.listserv.tsorexx
Conversations
bit.listserv.tsorexx
1–30 of 5617
Mark all as read
Report abusive group
0 selected
Lisa Bounds
8/13/22
REXX Report column headings
I use REXX to do simple things, and I am sure this is simple but can't figure it out. How to add
unread,
REXX Report column headings
I use REXX to do simple things, and I am sure this is simple but can't figure it out. How to add
8/13/22
Vaid Laturkar
4/6/22
Command execution through OUTTRAP giving rc -1645
Hi All, We have a long running REXX exec working at different customer sites. This uses OUTTRAP to
unread,
Command execution through OUTTRAP giving rc -1645
Hi All, We have a long running REXX exec working at different customer sites. This uses OUTTRAP to
4/6/22
Roland Kinsman
,
Willy Jensen
3
9/2/21
Pattern match REXX
Right, but I needed it to be platform-independent, fully rexx, no application program. However, I do
unread,
Pattern match REXX
Right, but I needed it to be platform-independent, fully rexx, no application program. However, I do
9/2/21
Jiri Vasek
,
Paul Gilmartin
2
8/24/21
USS REXX - BPXWUNIX interruption
(Cross-posting to TSO-REXX and MVS-OE where you might find more expertise.) > On Aug 24, 2021, at
unread,
USS REXX - BPXWUNIX interruption
(Cross-posting to TSO-REXX and MVS-OE where you might find more expertise.) > On Aug 24, 2021, at
8/24/21
Paul Gilmartin
,
Phil Smith III
4
8/24/21
DATE() Consistency
Gil wrote, in part: >Itt doesn't say that. It merely says "a timestamp" which could
unread,
DATE() Consistency
Gil wrote, in part: >Itt doesn't say that. It merely says "a timestamp" which could
8/24/21
Joseph Reichman
, …
Seymour J Metz
21
7/20/21
Split Screen ISPF in Rexx
That depends on how you define your goals. I would expect that most shops would throttle long CPU
unread,
Split Screen ISPF in Rexx
That depends on how you define your goals. I would expect that most shops would throttle long CPU
7/20/21
Joseph Reichman
, …
Styles, Andy , ITS zPlatform Services
12
7/8/21
Rexx SDSF DA info for jname
What I have noticed is when using stem variable jname or jobid in ISFEXEC ST and in order to get
unread,
Rexx SDSF DA info for jname
What I have noticed is when using stem variable jname or jobid in ISFEXEC ST and in order to get
7/8/21
Joseph Reichman
,
Willy Jensen
5
7/1/21
ROWID from TBSCAN getting RC 8 from TBSKIP ?
Thanks > On Jul 1, 2021, at 12:09 PM, Willy Jensen <wi...@harders-jensen.com> wrote: >
unread,
ROWID from TBSCAN getting RC 8 from TBSKIP ?
Thanks > On Jul 1, 2021, at 12:09 PM, Willy Jensen <wi...@harders-jensen.com> wrote: >
7/1/21
Joseph Reichman
, …
Frank Clarke
14
6/29/21
Cann’t get CRP to 1 for TBGET
No, you do not have to initialize anything if you TBTOP + TBSKIP until rc=8. Each TBSKIP will load
unread,
Cann’t get CRP to 1 for TBGET
No, you do not have to initialize anything if you TBTOP + TBSKIP until rc=8. Each TBSKIP will load
6/29/21
Bob Bridges
, …
Phil Smith III
7
6/28/21
Lots of REXX programs were written in COBOL
Jeremy Nicoll wrote, in part: >A long time ago I wrote something very complex in COBOL <snip
unread,
Lots of REXX programs were written in COBOL
Jeremy Nicoll wrote, in part: >A long time ago I wrote something very complex in COBOL <snip
6/28/21
Joseph Reichman
, …
Frank Clarke
8
6/24/21
ISPF TBGET returned valued
True, but sometimes (as with bill-of-materials processing) the bulk of the real data may be found
unread,
ISPF TBGET returned valued
True, but sometimes (as with bill-of-materials processing) the bulk of the real data may be found
6/24/21
Bob Bridges
, …
Frank Clarke
12
6/18/21
SYSUPROC and SYSUEXEC
That's a surprise. I wish someone well-versed in the innards of ISPF will take the time to
unread,
SYSUPROC and SYSUEXEC
That's a surprise. I wish someone well-versed in the innards of ISPF will take the time to
6/18/21
Bob Bridges
, …
Phil Smith III
11
5/28/21
Conversions using the DATE function
Gil wrote: >I confess; I ttrimmed aggreessiveely. >Were you discussing with MFC whether a
unread,
Conversions using the DATE function
Gil wrote: >I confess; I ttrimmed aggreessiveely. >Were you discussing with MFC whether a
5/28/21
Farley, Peter x23353
, …
Bob Bridges
10
5/28/21
Re: keyboards [was: (no subject)]
There are several different trackball designs. The one I use is the Logitech "Marble Mouse"
unread,
Re: keyboards [was: (no subject)]
There are several different trackball designs. The one I use is the Logitech "Marble Mouse"
5/28/21
Bob Bridges
, …
Paul Gilmartin
52
5/26/21
EXECIO * DISKR SYSPRINT
On 2021-05-26, at 17:07:25, Robin wrote: > > Isolate where the unusual behavior happens. >
unread,
EXECIO * DISKR SYSPRINT
On 2021-05-26, at 17:07:25, Robin wrote: > > Isolate where the unusual behavior happens. >
5/26/21
Joseph Reichman
, …
Bill Turner, WB4ALM
14
5/24/21
ISPF CONTROL DISPLAY LOCK
Touche! (can't find the right accent keys....) /s/ Bill On 5/24/21 2:31 PM, Frank Clarke wrote:
unread,
ISPF CONTROL DISPLAY LOCK
Touche! (can't find the right accent keys....) /s/ Bill On 5/24/21 2:31 PM, Frank Clarke wrote:
5/24/21
Bob Bridges
, …
Seymour J Metz
8
5/19/21
Splitting a string on a word boundary
If there isn't a blank - if str consists of just one word - SUBWORD will work anyway, won't
unread,
Splitting a string on a word boundary
If there isn't a blank - if str consists of just one word - SUBWORD will work anyway, won't
5/19/21
Joseph Reichman
, …
Seymour J Metz
3
5/11/21
System abends in Rexx
OUTTRAP only gets lines written by PUTLINE and PUTGET. You can read lines written by TPUT if you'
unread,
System abends in Rexx
OUTTRAP only gets lines written by PUTLINE and PUTGET. You can read lines written by TPUT if you'
5/11/21
Joseph Reichman
,
Peter Van Dyke
3
5/10/21
Rexx File Manager interface
Thanks I have been allocating through file manager Libraries and invoking as follows FILEMGR “$DSV. .
unread,
Rexx File Manager interface
Thanks I have been allocating through file manager Libraries and invoking as follows FILEMGR “$DSV. .
5/10/21
Joseph Reichman
, …
Paul Gilmartin
5
5/3/21
IRXSUBCM
On 2021-05-03, at 18:11:43, Joseph Reichman wrote: > > Thanks for getting back my ultimate goal
unread,
IRXSUBCM
On 2021-05-03, at 18:11:43, Joseph Reichman wrote: > > Thanks for getting back my ultimate goal
5/3/21
Joseph Reichman
, …
Mike Shaw
19
4/29/21
Testing Rexx Assembler Program
Your shop has those ISPF modules in PLPA. TEST does not look there as a default. You need READ access
unread,
Testing Rexx Assembler Program
Your shop has those ISPF modules in PLPA. TEST does not look there as a default. You need READ access
4/29/21
ITschak Mugzach
, …
Seymour J Metz
5
4/26/21
Compiled rexx and Address ISPEXEC
Tried that. got 0c4. there is an old apar discussing that. I need a load module not CEXEC which works
unread,
Compiled rexx and Address ISPEXEC
Tried that. got 0c4. there is an old apar discussing that. I need a load module not CEXEC which works
4/26/21
Joseph Reichman
, …
zMan
18
4/20/21
Signal on error
Sure, but there's also no punctuation. Pretty sure Germanic languages use sentences. Just sayin
unread,
Signal on error
Sure, but there's also no punctuation. Pretty sure Germanic languages use sentences. Just sayin
4/20/21
Bob Bridges
4/20/21
Definition of "clue" (was "Signal on error"
Hm, I wonder. I was thinking of "clue" as meaning it could lead an investigator to consider
unread,
Definition of "clue" (was "Signal on error"
Hm, I wonder. I was thinking of "clue" as meaning it could lead an investigator to consider
4/20/21
Bob Bridges
, …
Paul Gilmartin
4
4/17/21
ISRU116 on LMCOPY
> On 2021-04-17, at 18:20:37, Bob Bridges wrote: > > Wasn't there a Far-Side cartoon
unread,
ISRU116 on LMCOPY
> On 2021-04-17, at 18:20:37, Bob Bridges wrote: > > Wasn't there a Far-Side cartoon
4/17/21
Joseph Reichman
, …
Paul Gilmartin
6
4/16/21
signal on error
On 2021-04-16, at 06:10:51, Hobart Spitz wrote: > > SIGNAL ON FAILURE is the preferred way to
unread,
signal on error
On 2021-04-16, at 06:10:51, Hobart Spitz wrote: > > SIGNAL ON FAILURE is the preferred way to
4/16/21
Joseph Reichman
, …
Seymour J Metz
8
4/13/21
Invalid command name D2C
In general, it helps if you include the relevant code. In this case a trace isn't needed, but
unread,
Invalid command name D2C
In general, it helps if you include the relevant code. In this case a trace isn't needed, but
4/13/21
Lizette Koehler
, …
Seymour J Metz
6
4/9/21
How to do Time Calculations with milliseconds
From whence do you derive the times to generate the report, and in what format? -- Shmuel (Seymour J.
unread,
How to do Time Calculations with milliseconds
From whence do you derive the times to generate the report, and in what format? -- Shmuel (Seymour J.
4/9/21
Bob Bridges
, …
Seymour J Metz
10
3/24/21
SDSF ENQ (was Who has enqueue on ISPF table?)
Sorry, I think I misspoke. It's been a week or two, but in the below I believe I was talking
unread,
SDSF ENQ (was Who has enqueue on ISPF table?)
Sorry, I think I misspoke. It's been a week or two, but in the below I believe I was talking
3/24/21
arj...@gmail.com
,
Peter Vels
2
3/20/21
Is there a way to log rexx trace output to a file?
On Tuesday, 16 March 2021 at 8:59:44 am UTC+11, arj...@gmail.com wrote: > I need to save the rexx
unread,
Is there a way to log rexx trace output to a file?
On Tuesday, 16 March 2021 at 8:59:44 am UTC+11, arj...@gmail.com wrote: > I need to save the rexx
3/20/21