• 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: Is it possible to get owner name and use it to mount an volume
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is it possible to get owner name and use it to mount an volume


  • Subject: Re: Is it possible to get owner name and use it to mount an volume
  • From: Bjorn Van Blanckenberg <email@hidden>
  • Date: Thu, 06 Jun 2002 15:42:36 +0200

On 06-06-2002 13:39, "Rob Stott" <email@hidden> wrote:

> On 6/6/02 10:45 am, "Bjorn Van Blanckenberg" <email@hidden> wrote:
>
>> set Owner_Name to owner name
>>
>> mount volume "afp://" & "Owner_Name" & ":" & "@" & "ip adres" & "/" &
>> "volume name"
>
>
> Hi, the problem is occurring because you have quotes around your variable,
> If "ip adres" and "volume name" are variables (I expect they are) the you'll
> need to remove the quotes from round them too. Try the following;
>
> mount volume "afp://" & Owner_Name & ":" & "@" & ip adres & "/" & volume
> name
>
> Hope that helps
> Rob
>
>
Thanks it helped to remove the quotes
--
Oooo.
oooO ( )
( ) ) /
\ ( (_/
\_)


Thanks
Bjorn Van Blanckenberg
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Is it possible to get owner name and use it to mount an volume (From: Rob Stott <email@hidden>)

  • Prev by Date: Re: Making a list
  • Next by Date: standard extension?
  • Previous by thread: Re: Is it possible to get owner name and use it to mount an volume
  • Next by thread: Making a list- Answered it myself
  • Index(es):
    • Date
    • Thread