|
View previous topic :: View next topic
|
| Author |
Message |
Mansik Kim
New User
Joined: 15 Dec 2006 Posts: 29 Location: Korea
|
|
|
|
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 |
|
 |
enrico-sorichetti
Superior Member

Joined: 14 Mar 2007 Posts: 10902 Location: italy
|
|
|
|
| Quote: |
| Please let me have a sample assembler code. |
this is a help forum ... not give me what I want
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 |
|
 |
dick scherrer
Moderator Emeritus

Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
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 |
|
 |
Bill O'Boyle
CICS Moderator

Joined: 14 Jan 2008 Posts: 2501 Location: Atlanta, Georgia, USA
|
|
|
|
Dick,
Good question. Maybe he's MVCL challenged? |
|
| Back to top |
|
 |
|
|