I was wondering that the appropriate syntax would be to have VB run an application when you hit 'okay' -- Meaning when you hit okay, it opens up notepad.exe or whatever.
My current code is
msgbox "Some message here", 0I've tried adding Open="notepad.exe" on the next line, but it does not work.
Any feedback would be greatly appreciated.
-AE.
Edited by Aeon, 27 March 2009 - 07:51 PM.















