Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Subfolders in Applications' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Subfolders in Applications
Authored by: ElLeon0 on Feb 05, '02 01:37:24PM
For those of you who have all your programs stored within subfolders of Applications (e.g. Applications/Internet or Applications/Multimedia), make the following change in the psname(a) function to get the application names to display properly:

if text item 2 of n = "Applications" then

set nn to text item 4 of n


(The 3 is changed to a 4.)

Now the script works great for me.

[ Reply to This | # ]
Great Tip!
Authored by: thatch on Feb 05, '02 05:59:07PM

Worked for me without any edit, first time.

I never knew I would have 901 pageouts with only 7 processes running on my G4 867 with 896 Ram. Yikes! But I still have 578 MB free so I guess all is well. Everything is working great. Thank you!



[ Reply to This | # ]