Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
bit . listserv . tsorexx
This is a Usenet group - learn more
Find or start a Google Group about tsorexx.
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
17 new of 17 - Apr 29
3 new of 3 - Apr 25
21 new of 21 - Apr 24
15 new of 15 - Apr 16
1 new of 1 - Mar 29
1 new of 1 - Mar 27
2 new of 2 - Mar 18
1 new of 1 - Mar 15
19 new of 19 - Mar 14
12 new of 12 - Mar 13
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 5178  Older »
Description: REXX for TSO List
 

Any LOGREC Code Snippets Out There? 
  Hi, I have a need to summarize Logrec data based on UCB. So I only care about hardware records (for now). If anyone has any pointers - that will be helpful. I am also looking at a SAS/MXG solution as well. What I need in my report is the following Date Time UCB Type Event... more »
By Lizette Koehler  - May 24 - 1 new of 1 message    

INFO TSO-REXX 
  INFO TSO-REXX
By Jim Narramore  - May 23 - 1 new of 1 message    

Another efficiencies question 
  It's a small thing, but I do it pretty often so I'm curious about which way is more efficient: I often have to read a dataset with between .5M and 1.5M records (say 100 cylinders), and multiple record types. Usually what I want is only a small subset of the records, so my logic looks like this:... more »
By Bob Bridges  - May 23 - 15 new of 15 messages    

REXX and SMF 
  Interesting article in IBM Systems Magazine [link] Albert VERLAGSGRUPPE WELTBILD GMBH Sitz der Gesellschaft: Augsburg Handelsregister Augsburg HRB 6035 Ust-ID-Nr: DE 127501299 Geschäftsführung: Carel Halff (Vorsitzender), Dr. Martin Beer... more »
By Klimek, Albert  - May 15 - 8 new of 8 messages    

Getting a list of Datasets from Masks 
  I know there are a couple of ways to do this. Since I have not been successful in the last month, I thought I would ask for some suggestions. I want to create a REXX/ISPF app that will take in a LIST of Datasets that can be masked A.B.C A.**.C A%%.*.D And so forth. I then want to get the list of all datasets under the masks to... more »
By Lizette Koehler  - May 9 - 6 new of 6 messages    

Need assistance with converting Assembler code to Rexx 
  I have an assembler program I am converting to Rexx that issues the following: SP LASTEXDT,=P'1' SUBTRACT 1 DAY Against a field defined like this: LASTEXDT DS PL8 This is packed Decimal data. How would I go about doing the same thing in Rexx? John Trimble, CISSP... more »
By Trimble, John  - May 9 - 7 new of 7 messages    

LISTDSI for tape datasets 
  In a batch job, in a REXX program, given a DDname found in the JCL, I can invoke LISTDSI as follows to obtain the DSN for that DDname: X = LISTDSI(ddname FILE) But LISTDSI in general and this code in particular fails when the DSN is for a tape dataset. Is there any equivalent REXX-invokable command that will provide the DSN in the JCL for a tape dataset?... more »
By Harold Mains  - May 7 - 10 new of 10 messages    

INFO TSO-REXX 
  Thanks, Harold Mains California State Controller's Office ISD Enterprise Systems Support Phone (916) 324-7284 ------------------------------ ------------------------------ ---------- For TSO-REXX subscribe / signoff / archive access instructions, send email to LISTS...@VM.MARIST.EDU with the message: INFO TSO-REXX... more »
By Harold Mains  - May 1 - 2 new of 2 messages    

COBOL calling REXX 
  What code is required in a COBOL program to call a REXX exec? One data item needs to be passed to the REXX and two different data items returned to the COBOL program. What code is required in the REXX exec to be called from the COBOL program above and handle the data items? Thanks, Harold Mains... more »
By Harold Mains  - May 1 - 13 new of 13 messages    

better parsing algorithm? 
  I need to process some data which is generated on UNIX. The data is in tab separated format. That is, each element is separated by a tab (x'05' in EBCDIC). What I'm doing is similar to: tab='05'x /* assume data is in non-stem variable data */ /* I will put each value in data.n where n starts at 1 */... more »
By John McKown  - Apr 28 - 5 new of 5 messages    

1 - 10 of 5178   « Newer | Older »

XML