Re: get default browser?
Re: get default browser?
- Subject: Re: get default browser?
- From: Reinhold Penner <email@hidden>
- Date: Sat, 3 Aug 2002 12:20:34 -1000
Emmanuel,
I would love to get the script. Do you by any chance have the reverse
code as well (i.e. StringToHex)? The HexToString bit is actually not
such a huge problem (watch out for line breaks, this is all one line):
do shell script "echo
'446F6E277420796F75206A757374206C6F766520746865207368656C6C3F' | perl
-pe 's|([a-fA-F0-9]{2})|chr(hex($1))|eg'"
-Reinhold
_______________________________________________
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.