‎2007 Aug 31 8:48 AM
Hi
How to copy the content of the one file to another file.
Any helop appreciated.
Regards
Raj
‎2007 Aug 31 8:52 AM
Hi,
Open file in appending mode, if you dont want to delete contents of destination file.
Else it will overwrite.
http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3ca6358411d1829f0000e829fbfe/content.htm
Reward if useful!