Posted: Tue Aug 12, 2003 3:31 pm Post subject: Create a new record from VBM file
Hi there,
How do i create a new record to an input file which is VBM format?
I know the contents of the new record, which is constant always. The record is:
Code:
HEADER OF THE FILE
I know how to create a new record if it was a FB file? Used Outrec Statement in Sort. How do I create the same new record if the file is VBM, because i dont know what to code for positions 1 through 5.
Joined: 03 Jan 2003 Posts: 283 Topics: 27 Location: US
Posted: Wed Aug 13, 2003 3:02 am Post subject:
Newuser,
Why not just go into the file and manually type the information? This is out of curiosity as Im not able to appreciate why would you want to use Sort for this.
Not sure, but I am getting X'01' for machine control character, which is what I wanted and so.....Don't know, what values are it having for RDW...Works for me and so I am happy
Coolman, this isnot just one record, otherwise I would have manually edited....Its a huge file and I am inserting this record based on condition and hence the JCL solution
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum