Android: mobileControlSet
J. Landman Gay
jacque at hyperactivesw.com
Wed Jul 18 21:42:12 EDT 2012
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 | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list