|
-
Apr 8th, 2002, 03:57 PM
#7
New Member
X
[/SIZE]
this is the code i am using:
Private Sub Form_Load()
Form1.Hide
X = Shell("C:\Program Files\Diablo II\Diablo II.exe", vbNormalFocus)
If X Then Shell("C:\Program Files\Windows Media Player\wmplayer.exe", vbMinimizedFocus)
End Sub
I want D2 and Media player open so i can listen to music while i play.
i get the Compile error: syntax error message and i dont have the help file or the api.
my question is: how do i fix this error?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|