Board index » delphi » Reading a non-text file
James
![]() Delphi Developer |
Sun, 16 Nov 2003 16:44:18 GMT
Reading a non-text file
Hi,
I've never really understood how to read a non-text file in an efficient way in delphi, so I'd be very grateful if someone could help me out here. I need to open a non-text file (similar to an .exe file, in that most of it is non-sensical, but it has some strings in it), and modify small bits of it, like I need to change every occurance of "Message 104 'random error text here'" Thanks, |