libUrlDownloadToFile: desktop ok, Android no
J. Landman Gay
jacque at hyperactivesw.com
Sun Jan 14 16:18:09 EST 2018
On 1/11/18 10:37 PM, Nicolas Cueto via use-livecode wrote:
> Below is the script used to download a text file. Which works on the
> Windows desktop. But on my Nexus 5, "error" is returned by the script
> commands "log" and "logflushbuffer".
The most likely reason is that the field needs a complete reference, the
defaultstack may have changed.
put sLogBuffer after field "logField" of card x of stack y
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list