Here is a link to an RMD file to demo the use of DLCall with four windows
API calls that open and close notepad.

'MessageBox' 
'FindWindow' 
'ShellExecute' 
'SendMessage'  

http://www.byerley.net/Download_B/DLCallExamples.zip





> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On Behalf Of MikeB
> Sent: Wednesday, December 04, 2013 4:45 PM
> To: RBASE-L Mailing List
> Subject: [RBASE-L] - RE: Anti-Launch
> 
> I just got back. I will put up a sample to open up and close Notepad to
> give you some place to start.
> 
> 
> 
> 
> > -----Original Message-----
> > From: [email protected] [mailto:[email protected]] On Behalf Of
> > Richardson, Jeff
> > Sent: Wednesday, December 04, 2013 2:28 PM
> > To: RBASE-L Mailing List
> > Subject: [RBASE-L] - RE: Anti-Launch
> >
> > Thank you for the suggestions. I never played around the DLCALL
> > command (and the associated commands) before. Looking at RBase Help,
> > it looks like a lot to digest right now. I look for the giving this a
> > try when I have a little more time.
> >
> >
> > -----Original Message-----
> > From: [email protected] [mailto:[email protected]] On Behalf Of MikeB
> > Sent: Wednesday, December 4, 2013 12:03 PM
> > To: RBASE-L Mailing List
> > Subject: [RBASE-L] - RE: Anti-Launch
> >
> > Also, harsh, but less harsh than DestroyWindow, is the
> > TerminateProcess function.
> >
> >
> >
> > > -----Original Message-----
> > > From: [email protected] [mailto:[email protected]] On Behalf Of
> > > Richardson, Jeff
> > > Sent: Wednesday, December 04, 2013 10:30 AM
> > > To: RBASE-L Mailing List
> > > Subject: [RBASE-L] - Anti-Launch
> > >
> > > Hello. I know I can launch a program/file using the LAUNCH command.
> > Is
> > > there an RBase command that will then force the launched
> > > program/file to close?  I'm using the latest 9.5 (64) . Thank you!


Reply via email to