hi Joe,
The most simple script I know of to close an app is this:
- AppActivate the app
- Use sendkeys to send alt-F4
That should work for most apps.
cheers, jw
Quote:
> Is there a simple script to just close a running app?
> I want to close a comm app before a scheduled backup.
> TIA,
> Joe