|
|
| Author |
Message |
avinash.kulkarni
New User
Joined: 18 Feb 2008 Posts: 6 Location: Pune
|
|
|
|
Hi
I could create workfiles using Natural. But I 'm not able to Append to the
existing workfile. With the write statement a new file is created every time.
Is there any method or Keyword which can Append Records to the existing workfile.
Thanks and Regards
Avinash |
|
| Back to top |
|
 |
References
|
Posted: Wed Jun 25, 2008 4:12 pm Post subject: Re: To Append Records in natural Workfiles |
 |
|
|
 |
ofer71
Global Moderator
Joined: 27 Dec 2005 Posts: 1867 Location: Israel
|
|
|
|
It has nothing to do with Natural statements, it depends on the disposition you specify when you allocate the file in the system. Try to use MOD instead of SHR.
O. |
|
| Back to top |
|
 |
|
|