Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!swrinde!zaphod.mps.ohio-state.edu!ncar!elroy.jpl.nasa.gov!aero!aerospace.aero.org!slewis From: slewis@aerospace.aero.org Newsgroups: comp.sys.mac.programmer Subject: Accessing other applications under Multifinder Message-ID: <80825@aerospace.AERO.ORG> Date: 13 Aug 90 17:05:49 GMT Sender: news@aerospace.aero.org Reply-To: slewis@aerospace.aero.org () Organization: The Aerospace Corporation, El Segundo, CA Lines: 13 Other than reading the Apple menu are there ways that an application running under multifinder can a) Determine which other applications are running. b) Bring another application to the foreground (also without posting an event to that application's window. c) A background application may determine the current foreground application, bring itself to the foreground and later restore the foreground application. I know many of these tasks can be accomplished by searching the Apple menu but this seems inelegant. Is there a better way. Code would help a lot here.