| Author |
Message |
Topic: Problem deleting lines with an edit macro |
Nork1
Replies: 4
Views: 2479
|
Forum: TSO and ISPF Posted: Sun Jan 25, 2004 2:54 pm Subject: Problem deleting lines with an edit macro |
Mervyn, ofer71...
thanks for your quick responses, you've helped me achieve what I set out to do. I'll spend tomorrow with my nose in a manual!
Thanks again. |
Topic: Problem deleting lines with an edit macro |
Nork1
Replies: 4
Views: 2479
|
Forum: TSO and ISPF Posted: Sun Jan 25, 2004 6:52 am Subject: Problem deleting lines with an edit macro |
Hi,
I wish to use an edit macro to look through 5000 PDS members and delete 2 lines of JCL:
//STEP010 EXEC PGM=PROG1,PARM='xxxx'
//SYSPRINT DD SYSOUT=*
If the PROG1 line is found, I need ... |
Topic: Remove duplicates but ignore specific columns |
Nork1
Replies: 2
Views: 1441
|
Forum: Utilities Posted: Fri Jan 23, 2004 7:13 am Subject: Remove duplicates but ignore specific columns |
Kolusu,
Thanks for the prompt response... much appreciated! |
Topic: Remove duplicates but ignore specific columns |
Nork1
Replies: 2
Views: 1441
|
Forum: Utilities Posted: Fri Jan 23, 2004 6:10 am Subject: Remove duplicates but ignore specific columns |
Hi.
I've been trying unsuccessfully to come up with a method of comparing records in a file and removing any in which data matches on parts of those records.
REC1 AGBNC#GB01DAY ... |
| |