• 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-encoding strings in Applescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hex-encoding strings in Applescript


  • Subject: Re: hex-encoding strings in Applescript
  • From: "Bryan" <email@hidden>
  • Date: Tue, 03 Apr 2001 05:32:15 -0400

Yes, A few. Sorry it took me so long to reply.
There are more; let me know if these do not suffice.

hex
7Akua Sweets
Perform various hexadecimal operations...
+event AkuuHexX;

hex equivalent of
Bits & Bytes Commands
Returns the hexadecimal equivalent of the given number.
+event aevtNToH;

decimal equivalent of
Bits & Bytes Commands
Returns the decimal equivalent of a hexidecimal string.
+event aevtHToN;

HW Hex String
Free Bee Osaxen (also released as "EnScrypt (40)")
Turn a string of characters into the equivalent hexadecimal string
+event HWHxHhex;

HW Unhex String
Free Bee Osaxen (also released as "EnScrypt (40)")
Turn a string of hex digits into a character string
+event HWHxHunx;

hex
Exec
Converts between decimal and hex.
+event AEHKHEX ;

MT Hex Dump
Tanaka's osax 2.0
Hex Dump
+event XUVJhexd;

Bryan Kaufman

> Please let me know what is the best way to hex-encode
> a string in Applescript, similar to the escape()
> function in Java Script. Is there any scripting
> addition available for this?
>
> Thanks
> Get email at your own domain with Yahoo! Mail.
> http://personal.mail.yahoo.com/
> _______________________________________________
> applescript-users mailing list
> email@hidden
> http://www.lists.apple.com/mailman/listinfo/applescript-users


  • Prev by Date: Re: test, sorry
  • Next by Date: Re: Variable
  • Previous by thread: Re: test, sorry
  • Next by thread: AS Elements version history
  • Index(es):
    • Date
    • Thread