Dr. Dobb's Journal July 1998
If Not IsDDWinRunning() Then ' Dragon not running If Not StartDDWin() Then ' Didn't start up either MsgBox "Can't start DragonDictate" End If End If
Back to Article