I have a file called CAPTURE.BUF. I am trying to convert it to text. Here is what I ahve done, but I get the message box ever time. Can someone tell me what I am doing wrong?
Public Function copyFile()
Dim SourceFile As String
Dim DestinationFile As String
SourceFile =...