Re: [MacPerl] Applescript or something else

2001-06-25 Thread Adam Stern
Dear Chris, > It's on CPAN. http://www.cpan.org/. You might want to install > cpan-mac, which includes it. > > http://www.cpan.org/authors/id/CNANDOR/cpan-mac-0.50.readme > http://www.cpan.org/authors/id/CNANDOR/cpan-mac-0.50.sit.bin I actually found mac-apps-launch on your page.

Re: [MacPerl] Applescript or something else

2001-06-25 Thread Chris Nandor
At 18:35 -0400 2001.06.25, Adam Stern wrote: >Dear Chris, > >> Mac::Apps::Launch has a Hide() function. You can pass it an app signature >> or a name. >> >> use Mac::Apps::Launch; >> Hide('App Name', 1); > >That is great. Its just what I need! Only one thing, I don't seem to >have Mac

Re: [MacPerl] Applescript or something else

2001-06-25 Thread Adam Stern
Dear Chris, > Mac::Apps::Launch has a Hide() function. You can pass it an app signature > or a name. > > use Mac::Apps::Launch; > Hide('App Name', 1); That is great. Its just what I need! Only one thing, I don't seem to have Mac::Apps:Launch, or even an Apps folder anywhere? Wha

Re: [MacPerl] Applescript or something else

2001-06-25 Thread Chris Nandor
At 16:46 -0400 2001.06.25, Adam Stern wrote: > Thanks for all your help with the cli/srv program problem. I wrote it >and it works beautifully. If anyone wants to see the code, just send me >an e-mail. > Now, I just have a quick question. I want to make the application >choose the "Hide " o