• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Refrencing an app by process id?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Refrencing an app by process id?


  • Subject: Re: Refrencing an app by process id?
  • From: Bryan <email@hidden>
  • Date: Sat, 28 Jul 2001 01:17:46 -0400
  • Organization: Apex Radiology

OSAXen Name
command
description

eventname
7Akua Sweets
the server processes
Search for (or let a user choose) a process
in the network. (Like "choose application", but more
options).

+event AkunSrrQ;
7Akua Sweets
all processes
Check for a running process by name or
creator - or get a list of all processes.

+event AkusPrcQ;
7Akua Sweets
frontmost process
Get/Set the frontmost process. Use to get
and restore around idle actions.

+event AkusPrcX;
Process List
process list
Returns the list of all the processes
currently running on the local Macintosh

+event atp3lPrc;
Processes
get process
get information about a running application

+event ScTlgetP;
Processes
list processes
get a list of the running applications

+event ScTllApp;
Processes
get current process
determine the name of the currentlty
executing process

+event ScTlCrAp;
Processes
get foreground process
get the name of the active application

+event ScTlFrAp;
ProcessWatcher
get processes
get the processes list

+event YgzPlpro;
PWd
get processes
get the processes list

+event YgzPlpro;
Process Hacking
all processes
returns a list of all currently-running
processes

+event AEHKAllP;



Bryan wrote:

> g3pb wrote:
>
> > tell application "Finder" to ,
> > set appList to every process
> >
> > tell application "Finder" to ,
> > set appList to name of every process
> >
> > -- hcir
> > mailto:email@hidden
> > Made with a Mac!
> >
> > > Is there a way to refrence the app in a tell by process id?
> > >
> > > As in
> > >
> > > Tell app "myapp"
> > >
> > > Tell process 3
> > >
> > >
> > > And is there a way to list all running processes by name?
> > _______________________________________________
> > applescript-users mailing list
> > email@hidden
> > http://www.lists.apple.com/mailman/listinfo/applescript-users
>
> Macintosh HD/Desktop Folder/process table
> [TABLE NOT SHOWN]
> _______________________________________________
> applescript-users mailing list
> email@hidden
> http://www.lists.apple.com/mailman/listinfo/applescript-users


References: 
 >Re: Refrencing an app by process id? (From: g3pb <email@hidden>)
 >Re: Refrencing an app by process id? (From: Bryan <email@hidden>)

  • Prev by Date: Re: Refrencing an app by process id?
  • Next by Date: Re: Anybody knows (Deivy Petrescu)
  • Previous by thread: Re: Refrencing an app by process id?
  • Next by thread: RE: Refrencing an app by process id?
  • Index(es):
    • Date
    • Thread