Okay... When I open my file with my media player by double clicking the file, it displays the file path in a text box but when it does that it has speach marks around it. Example: I double click the file and my media player opens up, but in the text box it displaysHow do I remove the quotes?Code:"E:\Musik\Tina Turner - Simply the Best.mp3"
The code I used waz
Thanks,Code:Dim PathToMediaFile As String PathToMediaFile = Command Text1.Text = PathToMediaFile
Eliot.


Reply With Quote
