• 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: Please Help Me...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Please Help Me...


  • Subject: Re: Please Help Me...
  • From: Jed Verity <email@hidden>
  • Date: Mon, 06 Nov 2000 14:34:38 -0800

"eppc://" works! Why? What the heck is that?

Thanks a million...
Jed

On the threshold of genius, Jason Bourque wrote:

> On OS 9 I use this
>
> set RemoteFinder to application "Finder" of machine "eppc://168.66.82.253"
> property MyPassword : "adfaf"
> property KeychainName : "gafadfgadf"
>
> tell application "Keychain Scripting"
> try
> unlock keychain KeychainName with password MyPassword
> on error
> display dialog "Incorrect keychain password for " & KeychainName
> buttons {"OK"} default button {"OK"} with icon 2
> end try
> end tell
> using terms from application "Finder"
> tell RemoteFinder
> beep 2
> try
> list every process
> end try
> set listprocesses to every process as list
> if listprocesses contains "Compliance Script - folders" then
> try
> tell application "Browse the Internet" to run
> end try
> end if
> end tell
> end using terms from
>
> Hope this helps
> Jason Bourque


References: 
 >Re: Please Help Me... (From: Jason Bourque <email@hidden>)

  • Prev by Date: Re: Another FMP question
  • Next by Date: Re: Please Help Me...
  • Previous by thread: Re: Please Help Me...
  • Next by thread: Re: Please Help Me...
  • Index(es):
    • Date
    • Thread