• 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: Hex URL to string
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hex URL to string


  • Subject: Re: Hex URL to string
  • From: Michelle Steiner <email@hidden>
  • Date: Tue, 8 May 2001 00:22:54 -0700

On 5/7/01 11:46 PM, Ehsan Saffari <email@hidden> wrote:

>I read a URL clipping with Akua resource sweets,
>I extract it's url as data. The data comes in the form of <<data url
>hexstuff>>.
>
>How would you chop off the leading "<<data url " and trailing ">>"? so
>Smile's Hexa to String can be applied?

set foo to "<<data url hexstuff>>"
set foo to text 12 through -3 of foo
--> "hexstuff"

This is assuming that the format never changes.

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Prev by Date: Re: Hex URL to string
  • Next by Date: Re: Hex URL to string
  • Previous by thread: Re: Hex URL to string
  • Next by thread: Re: Hex URL to string
  • Index(es):
    • Date
    • Thread