Re: Hex URL to string
Re: Hex URL to string
- Subject: Re: Hex URL to string
- From: Paul Berkowitz <email@hidden>
- Date: Mon, 07 May 2001 20:55:12 -0700
On 5/7/01 8:31 PM, "Ehsan Saffari" <email@hidden> wrote:
>
>> I am trying to decode a hexadecimal URL
>
>
>
> Check out Smile's "Scripts:Development:Hexa to String"
>
>
I tried that, and it works (with the limitation of having to chop off the
>
leading and trailing non hex stuff), but I need it for an applet.
So? Smile's functions Hexa to String and Hexa to Decimal are simply scripts
which you can use yourself. Anything in the Scripts menu can be found in the
User Scripts folder in the Smile folder. There are a few terms in Hexa to
String that use Smile's versions of normal AS commands ('throwerror' for
'error'. 'do script' for 'run script'): just substitute the standard
versions.
--
Paul Berkowitz