|
-
Oct 11th, 2003, 09:43 PM
#1
Thread Starter
New Member
I'm new and have a question
I'm trying to make a toolbar type menu that will open certain programs on my computer when I click on the corresponding command button. I've tried this and don't know what im doing wrong. Please help, sorry if this is a dumb question.
Private Sub Command1_Click()
Open "C:\Program Files\Macromedia\Fireworks MX\Fireworks.exe" For Output As #1
End Sub
That doesnt work, what am i supposed to do?
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
|