| | |
I get a Runtime Error 424 when trying to access a file in VB
![]() |
•
•
Join Date: Jun 2005
Posts: 2
Reputation:
Solved Threads: 0
Private Sub File1_Click() (<.....It usally highlights that)
File1.Pattern = ("*.wmv;*.mp3;*.wma;*")
Else: without
File1.Pattern = ("*.*")
End If
If Right(File1.Path, 1) <> "\" Then
FileName = File1.Path + "\" + File1.FileName
Else
FileName = File1.Path + File1.FileName
End If
End Sub
The Error is Runtime 424 Object Required and i cant seem to get the code to make it work right can any one help??
<It usually says "Object Required">
I'm trying to get Windows media player to play the files that i select. Ive tryed googleing it but can't get any thing plz help with both.Like wma and mp3 and video files but cant get it to work.
File1.Pattern = ("*.wmv;*.mp3;*.wma;*")
Else: without
File1.Pattern = ("*.*")
End If
If Right(File1.Path, 1) <> "\" Then
FileName = File1.Path + "\" + File1.FileName
Else
FileName = File1.Path + File1.FileName
End If
End Sub
The Error is Runtime 424 Object Required and i cant seem to get the code to make it work right can any one help??
<It usually says "Object Required">I'm trying to get Windows media player to play the files that i select. Ive tryed googleing it but can't get any thing plz help with both.Like wma and mp3 and video files but cant get it to work.
![]() |
Similar Threads
- runtime error 91 object variable or With block variable not set (Visual Basic 4 / 5 / 6)
- Runtime Error help needed (Java)
- substr() Causing Runtime Error (C++)
- runtime error#58 (Visual Basic 4 / 5 / 6)
- Run-Time Error 424 (Visual Basic 4 / 5 / 6)
- Visual Runtime Error, Sound Problem, Disabled Norton and more! (Windows NT / 2000 / XP)
- Runtime Error 424 object required (was: Please Help!) (Visual Basic 4 / 5 / 6)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: how to connect LDAP using VB
- Next Thread: Accessing network share programmatically
| Thread Tools | Search this Thread |
* 6 429 2007 access activex add age application basic beginner birth bmp calculator cd cells.find click client code college component connection connectionproblemusingvb6usingoledb copy creat ctrl+f data database datareport date delete dissertations dissertationthesis dissertationtopic edit error excel excelmacro file filename form hardware header iamthwee image inboxinvb internetfiledownload keypress label listbox listview liveperson login looping machine microsoft movingranges number objectinsert open oracle password prime program prompt range-objects readfile reading record refresh remotesqlserverdatabase report save search sendbyte sites sort sql sql2008 sqlserver subroutine tags textbox time urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web window windows






