IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How do I coding to file copy larger than 256 record size.


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Mansik Kim

New User


Joined: 15 Dec 2006
Posts: 29
Location: Korea

PostPosted: Mon Mar 18, 2013 11:09 am
Reply with quote

Hi All,

I want to assembly programming to file copy larger than 256 record size.

Just copy and with change some field.

Please let me have a sample assembler code.

Thanks,
Mansik.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Mar 18, 2013 12:03 pm
Reply with quote

Quote:
Please let me have a sample assembler code.


this is a help forum ... not give me what I want icon_cool.gif

since You classify Yourself as a Software Consultant it should not be too difficult to research a solution yourself
for example the CBT TAPE has zillions of snippets dealing with reading and writing files in using assembler

or You can look at the assembler connection here
www.simotime.com
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Mar 19, 2013 8:02 am
Reply with quote

Hello,

Why do you believe there is an issue with records longer than 256?

If you have Any assembler code that will copy records, this would be a good "sample". Copy the code and change for your requirement.
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Tue Mar 19, 2013 8:10 am
Reply with quote

Dick,

Good question. Maybe he's MVCL challenged?
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top