WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

File Operations

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

Removing *EOF*s

Keywords: 	  removing *EOF*s

Question:

How or can i take a file and remove the *EOF* - I've tried to use the fileappend but the second file does not show up. The file size shows that it is there but when I open it all I get is the first file.

Answer:

Ummm perhaps you are fighting with the old DOS 1.0 EOF character 0x1A maybe

If the first file has a 0x1A on the end, then you append a second file...some editors will see the 0x1A and figure that is the end of file. Other editors will ignore it.

If this is the problem you have to remove the 0x1A from the file. Ummm

See...

http://techsupt.winbatch.com/webcgi/webbatch.exe?techsupt/nftechsupt.web+WinBatch/File~Operations+File~Append~for~ASCII~files~with~Ctrl-Zs~in~them.txt

and
http://techsupt.winbatch.com/webcgi/webbatch.exe?techsupt/nftechsupt.web+WinBatch/DOS+FileAppend~of~Second~File~not~Working.txt


Article ID:   W15147
File Created: 2014:07:18:09:51:38
Last Updated: 2014:07:18:09:51:38