Joined: 07 Jan 2003 Posts: 1056 Topics: 91 Location: The Blue Planet
Posted: Fri Sep 09, 2005 12:12 pm Post subject:
Sameer,
Nothing much.
Whenever you deal with VB files, it is MANDATORY to include the RDW (first 4 bytes). Otherwise, the error message will clearly say that RDW is not included in OUTREC statement. (I don't remember the exact error message but it clearly conveys the message).
TIP: When the fields in the output record layout are contiguous, you don't have to break your head calculating the output positions (5:, 264: etc...). Just ignore them.
Problem solved. Even though i was awre that we need to add 4 bytes for VB files i was not awre that we need to put them at first during outrec.
Thank you so much for your help. _________________ Sameer
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