On 7/18/12 8:34 PM, Ralph DiMola wrote:
This is sounding familiar. I think I remember that there was a double slash
funny I ran into with Android and I also remember that it was not the same
on iOS. Try using only one slash after the "file:"

I think you're on to something. I just checked a script that works for me, and it turns out I'm not using any slashes after "file":

put specialFolderPath("cache") & slash & "caseydocs.html" into tDocFile
mobileControlSet sBrowserID, "url", "file:" & tDocFile

That worked on iOS too.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to