• 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: as alias bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: as alias bug?


  • Subject: Re: as alias bug?
  • From: deivy petrescu <email@hidden>
  • Date: Wed, 28 May 2008 13:15:35 -0400


On May 28, 2008, at 12:01, Philip Aker wrote:

Major Tom to Ground Control:

I have no directory "/net" on my machine.

That is what you think...


try
	set fpath to (path to startup disk as text) & "net"
	set falias to fpath as alias
on error errs
	display dialog errs
end try

--> alias "net:"

Can anyone duplicate this result?

Thanks!

Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@

Democracy: Two wolves and a sheep voting on lunch.

Try this : <script> try set fpath to (path to startup disk as text) & "net" tell application "Finder" to open (fpath as alias) on error errs display dialog errs end try </script>

It is a hidden file. It is empty omm.


Deivy _______________________________________________ Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: as alias bug?
      • From: Michelle Steiner <email@hidden>
    • Re: as alias bug?
      • From: "Mark J. Reed" <email@hidden>
References: 
 >as alias bug? (From: Philip Aker <email@hidden>)

  • Prev by Date: Re: as alias bug?
  • Next by Date: Re: as alias bug?
  • Previous by thread: Re: as alias bug?
  • Next by thread: Re: as alias bug?
  • Index(es):
    • Date
    • Thread