The following code gives me "Variable uses an Automation type not supported in Visual Basic". aBuffer is just a String.
Open x For Binary Access Read As #1
Get #1, , aBuffer
Is there an easier way to read a steam in binary
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 1 of 1
Thread: GETThreaded View
|
Click Here to Expand Forum to Full Width |