| Author | Message | 
  
	|  Topic: Close and re-open file | 
  
	| ldushkin 
 Replies: 3
 Views: 2184
 
 |  Forum: Application Programming   Posted: Fri Mar 23, 2007 4:39 pm   Subject: Close and re-open file | 
  
	| Thank you Kolusu, What should I do to close input file.
 | 
  
	|  Topic: Close and re-open file | 
  
	| ldushkin 
 Replies: 3
 Views: 2184
 
 |  Forum: Application Programming   Posted: Thu Mar 22, 2007 4:33 pm   Subject: Close and re-open file | 
  
	| I have a program, it write only one record from para 0300- this record is the last in the file, not write records from para 0400- . When I split this pgm for two programs it works OK. Can somebody tak ... | 
  
	|  Topic: Switch position of the record in the file | 
  
	| ldushkin 
 Replies: 4
 Views: 2494
 
 |  Forum: Utilities   Posted: Tue Mar 20, 2007 6:49 pm   Subject: Switch position of the record in the file | 
  
	| I probably didn't show the correct example. There is no key in the record, i just need to make the last record in the file to be the first record. Only the last record should be effected. the sort is  ... | 
  
	|  Topic: Switch position of the record in the file | 
  
	| ldushkin 
 Replies: 4
 Views: 2494
 
 |  Forum: Utilities   Posted: Tue Mar 20, 2007 5:24 pm   Subject: Switch position of the record in the file | 
  
	| I have a file with the VB.  Is it possible by using any Utility to move the last record to the first record position? For Example:
 Input file:
 111111
 222222
 3333333333
 .................
 
 0000 ...
 | 
  
	|  Topic: Change the Record sequence when condition met | 
  
	| ldushkin 
 Replies: 10
 Views: 5370
 
 |  Forum: Utilities   Posted: Thu Jan 11, 2007 9:01 pm   Subject: Change the Record sequence when condition met | 
  
	| Thank you Frank, I will try it again tomorrow, and will let you know the result. 
  | 
  
	|  Topic: Change the Record sequence when condition met | 
  
	| ldushkin 
 Replies: 10
 Views: 5370
 
 |  Forum: Utilities   Posted: Thu Jan 11, 2007 7:28 pm   Subject: Change the Record sequence when condition met | 
  
	| Frank, I tried the JCL, the job completed with RC=0,  however the output file was the same as input.  The swithch didn't appear.  Maybe some parameters should be changed, according to my specific fi ...
 | 
  
	|  Topic: Change the Record sequence when condition met | 
  
	| ldushkin 
 Replies: 10
 Views: 5370
 
 |  Forum: Utilities   Posted: Wed Jan 10, 2007 7:43 pm   Subject: Change the Record sequence when condition met | 
  
	| Thank you Dick, 
 Frank already suggested the ICEMAN, and I have a solution with a Cobol program, however wanted to do it quicker, with lesser steps. I will test Franks JCL tomorrow and will let you ...
 | 
  
	|  Topic: Change the Record sequence when condition met | 
  
	| ldushkin 
 Replies: 10
 Views: 5370
 
 |  Forum: Utilities   Posted: Wed Jan 10, 2007 7:35 pm   Subject: Change the Record sequence when condition met | 
  
	| Frank, thannk you so very much. Unfortunately  I cam't test it at this moment, however tomorrow at the same time I will let you know the outcome of my test.
 Once again, your help is greatly apprecia ...
 | 
  
	|  Topic: Change the Record sequence when condition met | 
  
	| ldushkin 
 Replies: 10
 Views: 5370
 
 |  Forum: Utilities   Posted: Wed Jan 10, 2007 6:39 pm   Subject: Change the Record sequence when condition met | 
  
	| The receiving file has variable length. In case if the first record has value | 
  
	|  Topic: multiple header and detail records | 
  
	| ldushkin 
 Replies: 7
 Views: 3870
 
 |  Forum: Utilities   Posted: Thu Sep 14, 2006 8:52 am   Subject: multiple header and detail records | 
  
	| Hi Frank, 
 '1' in position 47 can be in any detail records, it can be in 2,3,4,5 .... and i need only records where '1'.
 'B' header records
 'C' detail records
 your code it in exactly what i need
 ...
 | 
  
	|  Topic: multiple header and detail records | 
  
	| ldushkin 
 Replies: 7
 Views: 3870
 
 |  Forum: Utilities   Posted: Wed Sep 13, 2006 6:44 pm   Subject: multiple header and detail records | 
  
	| Sorry for the delay, I was really busy, and now I can come back to the issue. 
 I have a file with multiple header records and detail records under each header.
 First, I need to check each header re ...
 | 
  
	|  Topic: multiple header and detail records | 
  
	| ldushkin 
 Replies: 7
 Views: 3870
 
 |  Forum: Utilities   Posted: Wed Sep 13, 2006 11:27 am   Subject: multiple header and detail records | 
  
	| Thank you NG4 only inheader record (3 pos 3 bite)
 
 when we found in header NG4 than we check '1' in detais record pos 47.
 Output file need only two fields from detail records
 
 
 Thanks
 | 
  
	|  Topic: multiple header and detail records | 
  
	| ldushkin 
 Replies: 7
 Views: 3870
 
 |  Forum: Utilities   Posted: Wed Sep 13, 2006 9:26 am   Subject: multiple header and detail records | 
  
	| I have file with multiple header and detail records. I need to create output file only where header has 'NG4' in positin 3 and detail record
 has '1' in position 47. output file should have only menb ...
 | 
  
	|  Topic: TSO command | 
  
	| ldushkin 
 Replies: 3
 Views: 1926
 
 |  Forum: TSO and ISPF   Posted: Tue Sep 12, 2006 5:08 pm   Subject: TSO command | 
  
	| Thank you | 
  
	|  Topic: TSO command | 
  
	| ldushkin 
 Replies: 3
 Views: 1926
 
 |  Forum: TSO and ISPF   Posted: Mon Sep 11, 2006 5:57 pm   Subject: TSO command | 
  
	| Hi guys, Does anybody know the TSO command to allow my co-worker to read my Data Set / library?
 | 
  
	|  |