Hi,
Thanks for your reply but I did not quite get it. Could you please help with explanation further.
Search found 8 matches
- Thu Feb 24, 2022 4:14 pm
- Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
- Topic: What is the function of WRITE_LN.0 & WRITE_LN.1 in REXX?
- Replies: 2
- Views: 2821
- Fri Jan 14, 2022 8:56 pm
- Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
- Topic: What is the function of WRITE_LN.0 & WRITE_LN.1 in REXX?
- Replies: 2
- Views: 2821
What is the function of WRITE_LN.0 & WRITE_LN.1 in REXX?
Hello all
What is the function of WRITE_LN.0 & WRITE_LN.1 in REXX?
Thanks
What is the function of WRITE_LN.0 & WRITE_LN.1 in REXX?
Thanks
- Mon Jul 30, 2018 2:25 pm
- Forum: Other Mainframe Topics, Off-Topics, FAQs.
- Topic: Compuware Hiperstation .csv report.
- Replies: 1
- Views: 708
Compuware Hiperstation .csv report.
Hi, I have started working with Compuware Hiperstation. It allows us to have test cases listed and re-run if required later. It has been told in the documentation that all the test case can be downloaded as a .csv file. As the Hiperstation is new setup for us, we were thinking if they have some samp...
- Tue Sep 30, 2014 11:01 am
- Forum: SyncSort, SyncTool, SyncGener.
- Topic: VBA file and Syncsort and using SEQNUM to get desired output
- Replies: 7
- Views: 2104
Re: VBA file and Syncsort and using SEQNUM to get desired ou
Thanks William. It's a very nice explanation.
I'll use that and see if it works for me.
I'll use that and see if it works for me.
- Mon Sep 29, 2014 4:26 pm
- Forum: SyncSort, SyncTool, SyncGener.
- Topic: VBA file and Syncsort and using SEQNUM to get desired output
- Replies: 7
- Views: 2104
Re: VBA file and Syncsort and using SEQNUM to get desired ou
Sorry I did not see your response William.
WHEN=INIT is something I'm trying to learn. When we use it, does it apply to every record in the file or just the firt one (INIT?)?
WHEN=INIT is something I'm trying to learn. When we use it, does it apply to every record in the file or just the firt one (INIT?)?
- Mon Sep 29, 2014 4:24 pm
- Forum: SyncSort, SyncTool, SyncGener.
- Topic: VBA file and Syncsort and using SEQNUM to get desired output
- Replies: 7
- Views: 2104
Re: VBA file and Syncsort and using SEQNUM to get desired ou
And then remove the sequence number later...
- Mon Sep 29, 2014 3:39 pm
- Forum: SyncSort, SyncTool, SyncGener.
- Topic: VBA file and Syncsort and using SEQNUM to get desired output
- Replies: 7
- Views: 2104
Re: VBA file and Syncsort and using SEQNUM to get desired ou
It shows the added sequence number at position 5.
My basic question is how do we add the SEQNUM in a VB file so that we don't loose the length of the individual records?
My basic question is how do we add the SEQNUM in a VB file so that we don't loose the length of the individual records?
- Fri Sep 26, 2014 3:30 pm
- Forum: SyncSort, SyncTool, SyncGener.
- Topic: VBA file and Syncsort and using SEQNUM to get desired output
- Replies: 7
- Views: 2104
VBA file and Syncsort and using SEQNUM to get desired output
I have a file like this: BETA 92 V4R5 - JOB CONTROL REPORT UTILITY PROGRAM B92BFJBR (NONE ) STARTED. REPORT SDATE(22.09.2014) STIME(10:00:00) PDATE(22.09.2014) PTIME(11:30:00) JOBNAME(S%BB*) QUEUE(ERROR) BETA 92 V4R5 - JOB CONTROL REPORT UTILITY JOBNAME JES-ID SUB DATE SUB TIME STA DATE STA TIME END...