I do not belive there is support but I'm not 100% positive, honestly I did not try to figure out if it worked or not, I went for implementing a solution that I knew worked. The way we got around this in the dictionary application was to use 'grep' and 'sed'. Also we noticed a performance issue from using SONY's default API, sed/grep gave us the speed performance needed to search through large files in a reponsive time frame.
See the source for detailed examples
=X=
Last edited by =X=; 07-30-2008 at 02:08 PM.
Reason: updated explination
|