Code:dim buffer as string,position as long open file for binary as #1 buffer=space(lof(1)) get #1,,buffer position = instr$(buffer,"TAG2") Close #1
|
Results 1 to 2 of 2
Thread: Read Binary FileThreaded View
|
Click Here to Expand Forum to Full Width |