According to Apple, it's still supported: <http://developer.apple.com/techpubs/macosx/Carbon/oss/ProcessManager/Proces s_Manager/Functions/Getting_Proc__Information.html#//apple_ref/C/func/SetFro ntProcess> HTH Bernie gnome wrote: > Le lundi 23 septembre 2002, à 04:11 , Rich Love a écrit : > >> Is there a FB command to bring my app to the front off other running >> apps? >> I can do it with an Applescript but it is a bit slow. > > this used to be possible with process manager. > but i have a feeling that that went kaput in X. > i'm supposing that that is where you need to do this. > > if you can use process manager, see my sample code > 'friday' on the fb.org site for all. > > :-j