he he he,,
i did not read the remarks of "ca8msm".. thanks for the info.. ill use it in change event and apply static boolean from now on for that prob also..
long way to go..:-(
isha,
hello
you can download the MS Agent.
download Text-to-speech engines and setup it up,
then down load Microsoft Agent character files then set it up.Try the code below from microsoft...he he he.
general declaration
Dim Genie As IAgentCtlCharacterEx
Const DATAPATH =...
JaeBrett,
hello..
u may try this code.
Private Sub Text1_KeyPress(KeyAscii As Integer)
If KeyAscii Then
KeyAscii = Asc(UCase(Chr(KeyAscii)))
End If
End Sub
jayrojz
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.