FileAppend is Leaving an End of File Marker
Keywords: filemarker file append fileappend EOF Ctrl-Z
The FileAppend function leaves a EOF filemarker at the end of the first file. This is a feature. FileAppend is a binary operation, and it blindly glues two files together.
There is sample code in the "File Operations" area of this Web site, on how to glue two files with the Ctrl-Z EOF marker together.
Look for "File Append for ASCII files with Ctrl-Zs in them" file, under the "File Operations" link.
Article ID: W13058Filename: FileAppend is Leaving an End of File Marker.txt