I use OSADoScript to execute some Javascript which I send to the
user's web browser via AppleScript for executing, which work's
great. However I'm seeing that all results returned:-
1. Are always between double quotes e.g. "0"
2. If the result contains a double quote, it's gets encoded e.g.
"hi \"fred\"."
Is there anyway to turn off this string encoding might assume
cannot because the browser is always going to do this ?. (As when I
get the resulting AppleEvent Descriptor, I request that I need this
to be typeChar, and then extract the data into a memory buffer.)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden