On 16 Jan 2004 04:38:09 -0800,
farouqdin@hotmail.com (Farouq) wrote:
Did you forget to set a reference to the Dragon library?
-Tom.
[color=blue]
>dragon naturally speaking professional
>version 6.1
>
>Hi all i have recently downloaded some examples from the dragon
>website in vb. I have managed to change some code to vba so that it
>could be used in MS access 2000. But i am stuck on this area, which
>is:
>
>' Check for a valid speaker
>TryUsers
>' Initialize nStartPos and register the Dgn Objects
>nStartPos = 0
>
>
>DgnDictEdit1.Register Text1.hwnd
>
>DgnMicBtn1.Register
>
>i get an error message saying method or data member not found on the
>.hwnd is there some work way around this.
>
>
>
>What am trying to do is when the form is loaded the certain code
>registers the commands and when i click on the load button it will
>load the audio file and display it in text on the appropriate textbox.
>
>many thanks
>
>Farouq[/color]