• 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: ARD Applescript Help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ARD Applescript Help


  • Subject: Re: ARD Applescript Help
  • From: Steve Hayman <email@hidden>
  • Date: Tue, 13 Jun 2006 15:43:07 -0400


On 13-Jun-06, at 2:57 PM, David Rocamora wrote:

        set thisServer to results of aResult

     

My problem is that the variable thisServer contains "servername" with the
quotes. I need to have it without the quotes.


One thing you can do is

set thisServer to text 2 thru -2 of aResult

which will give you everything from the 2nd character through the 2nd last character, thus conveniently skipping the quotes.

Hope this helps,
Steve


 _______________________________________________
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

References: 
 >ARD Applescript Help (From: David Rocamora <email@hidden>)

  • Prev by Date: ARD Applescript Help
  • Next by Date: Sound Input Device Selection...
  • Previous by thread: ARD Applescript Help
  • Next by thread: Sound Input Device Selection...
  • Index(es):
    • Date
    • Thread