• 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: Download dmg and then mount the volume ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Download dmg and then mount the volume ?


  • Subject: Re: Download dmg and then mount the volume ?
  • From: John Stewart <email@hidden>
  • Date: Mon, 31 Jan 2005 11:06:30 -0500

On 01/30/05 at -0800 Graham Anderson said this

>set gFonovisaDMG to ((path to desktop) & gtheVolume as text)


In this, "path to desktop" is returning an alias to which you are trying to concatenate a string. Not going to work.

Try this instead

set gFonovisaDMG to ((path to desktop as Unicode text) & "Fonovisa.dmg")

The result of which is a string, add "as alias" at the end of the above to coerce it back to an alias (file must exist).

JBS
--
Why do croutons come in airtight packages? Aren't they just stale bread to begin with? - George Carlin
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Download dmg and then mount the volume ?
      • From: Graham Anderson <email@hidden>
References: 
 >Re: Download dmg and then mount the volume ? (From: Graham Anderson <email@hidden>)

  • Prev by Date: RE: default apache
  • Next by Date: Re: default apache
  • Previous by thread: Re: Download dmg and then mount the volume ?
  • Next by thread: Re: Download dmg and then mount the volume ?
  • Index(es):
    • Date
    • Thread