************************ *Author:Bryan Stafford * *Email:alpine@imt.net * *Added:17 Sept 1998 * ************************ *AppActivateDemo.zip * ************************ A demonstration of finding a window and activating it using API functions by Bryan Stafford of New Vision Software® Copyright © 1998 This code is released into the public domain "AS IS" without warranty of any kind. In other words, use at your own risk. This example will either look for an application with a variable title (like Notepad or Word that displays the current document name in the titlebar) or just find an application that has a static title depending on how you set the VARIABLE_TITLE constant. Burt Abreu http://www.VBExplorer.com