sys.countApps

Syntax sys.countApps ()

Params None required.

Action Counts the number of applications that are currently running, including the Finder.

Returns The number of applications found.

Examples sys.countApps ()

   » 3

Platform Notes This verb is only implemented in the Mac OS version of Frontier.

(Or it's currently broken on Windows)

See Also sys.getNthApp

Discuss