• 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
Akua Sweets bug? encode <hex string> from hexadecimal
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Akua Sweets bug? encode <hex string> from hexadecimal


  • Subject: Akua Sweets bug? encode <hex string> from hexadecimal
  • From: JollyRoger <email@hidden>
  • Date: Mon, 04 Jun 2001 18:26:52 -0500

Anyone know why the Akua Sweets "encode <hex string> from hexadecimal"
command returns a string containing both the decoded text plus whatever is
left over from the original hex string?

-- begin script
set myHexString to encode "hello world" in hexadecimal
log myHexString

set myString to encode myHexString from hexadecimal
log myString
-- end script

-- "68656C6C6F20776F726C64"
-- "hello world0776F726C64"

Is this a bug in Akua Sweets?

JR


  • Follow-Ups:
    • Re: Akua Sweets bug? encode <hex string> from hexadecimal
      • From: Jolly Roger <email@hidden>
  • Prev by Date: Re: Trouble with variable persistance
  • Next by Date: Re: A reference to
  • Previous by thread: Re: Prepare an attachment on Eudora
  • Next by thread: Re: Akua Sweets bug? encode <hex string> from hexadecimal
  • Index(es):
    • Date
    • Thread