The following code brings the sound recorder up on the task bar very nicely but I would like to load it onto my form at runtime and not have to hit the taskbar button. Can this be done?

Shell "c:\windows\sndrec32.exe"

73 RSH