Chris Enright
cclenright at yahoo.com
Wed May 28 11:48:38 CDT 2003
Hi Group,
I would like to think that I am having this problem because I have been away from Access for a couple of years but I strongly suspect it might have something to do with big six-O coming next week.
I am writing an application that requires the On Screen Keyboard in WinNT.
This starts it fine....
Dim MyAppID, ReturnValue
MyAppID = Shell("C:\Winnt\system32\osk.exe", 1) ' Run On Screen Keyboard.
AppActivate MyAppID
Problem is, what code do I use to close it?
Tks
Chris Enright
---------------------------------
Do you Yahoo!?
Free online calendar with sync to Outlook(TM).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20030528/23894b92/attachment-0001.html>