Re: Hex String Handlers
Re: Hex String Handlers
- Subject: Re: Hex String Handlers
- From: Emmanuel <email@hidden>
- Date: Sat, 28 Dec 2002 00:18:12 +0100
At 11:53 PM -0500 26/12/02, Hudson Barton wrote:
I have a little routine to convert an ascii string into its hex
equivalent, and another to reverse the process. It is very slow on
anything but the smallest text segment. I'm wondering if there is
any "Terminal" or shell alternative. No osaxen please. The "hex"
handler is below.
Smile includes a much faster one - certainly not something to
translate Megabytes, though.
That's its "Hexa to String" programmer tool. It relies on a little
documented data type (the Pascal string).
We have posted a Vanilla (= no osax, no Smile, nothing, just
AppleScript) version:
<
http://www.satimage-software.com/downloads/VanillaHexToString.sit.hqx>
Emmanuel
_______________________________________________
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.