realbasic-nug
[Top] [All Lists]

Re: Accepting Drop from iTunes

To: realbasic-nug at lists dot realsoftware dot com
Subject: Re: Accepting Drop from iTunes
From: "Theodore H.Smith" <delete at elfdata dot com>
Date: Thu, 30 Dec 2004 22:51:10 +0000
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <20041230213934 dot 081C36284FD at lists dot realsoftware dot com>
From: Joe Huber <joehuber at talasoft dot com>

Anyway if I decode the HTML encoding, and pass the path with the raw
ampersand it works OK. (But the spaces must be encoded in any case.)

My ElfData plugin can decode HTML/XML numeric entities, of both hex and decimal form, via the MSR object.

It's:

1) Easy to use (just set MSR.XMLEntity = true and then use MSR.ReplaceAll)
2) Fast

--
   Theodore H. Smith - Software Developer - www.elfdata.com/plugin/
   Industrial strength string processing code, made easy.
   (If you believe that's an oxymoron, see for yourself.)

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>