danwes
Electrical
- Jun 9, 2005
- 2
I need to add text (strings) to .IO file thorugh Visual Basic. I open it with Notepad editor and I can read those strings but I would like to add more strings so I have to know the file structure. The strings are always in the certain area of the file and there are some ASCII and ANSI characters between them. I think that they are addresses under which those strings are placed. Is there any way I can do that? Daniel.