<DIV>Thanks very much Charlotte and Mark,</DIV>
<DIV> </DIV>
<DIV>AppActivate MyAppID<BR>SendKeys "%{F4}"<BR></DIV>
<DIV>solved my problem.</DIV>
<DIV> </DIV>
<DIV>Tks</DIV>
<DIV>Chris</DIV>
<DIV><BR><B><I>Charlotte Foust <cfoust@infostatsystems.com></I></B> wrote:</DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Use the handle you got back from the Shell call to activate the correct<BR>window and then use sendkeys to pass an Alt+F4 to close it.<BR><BR>AppActive MyAppID<BR>SendKeys "%{F4}"<BR><BR>Charlotte Foust<BR><BR><BR>-----Original Message-----<BR>From: Chris Enright [mailto:cclenright@yahoo.com] <BR>Sent: Wednesday, May 28, 2003 8:49 AM<BR>To: accessd@databaseadvisors.com<BR>Subject: [AccessD] Closing an Application<BR><BR><BR>Hi Group,<BR><BR>I would like to think that I am having this problem because I have been<BR>away from Access for a couple of years but I strongly suspect it might<BR>have something to do with big six-O coming next week.<BR><BR>I am writing an application that requires the On Screen Keyboard in<BR>WinNT.<BR><BR>This starts it fine....<BR><BR><BR>Dim MyAppID, ReturnValue<BR><BR>MyAppID = Shell("C:\Winnt\system32\osk.exe", 1) ' Run On Screen<BR>Keyboard.<BR>AppActivate MyAppID<BR><BR>Problem is, what code do I use to close it?<BR><BR>Tks<BR><BR>Chris Enright<BR><BR><BR>Do you Yahoo!?<BR>Free online calendar with sync to Outlook(TM).<BR>_______________________________________________<BR>AccessD mailing list<BR>AccessD@databaseadvisors.com<BR>http://databaseadvisors.com/mailman/listinfo/accessd<BR>Website: http://www.databaseadvisors.com</BLOCKQUOTE><p><hr SIZE=1>
Do you Yahoo!?<br>
Free <a href="http://us.rd.yahoo.com/mail_us/tag/*http://calendar.yahoo.com">online calendar</a> with sync to Outlook(TM).