Hi Friends, what is wrong with this script?
Anything to INTI before using "dropboxupload"? Or anything else I forgot? LC 9 dp 11, macOS 10.13.2. ... put url("binfile:/Volumes/HD500/Dokumente2/test1.livecode") into pData ## a small stack of 27 KB put "My personal Access token as generated from Dropbox here" into pAccessToken dropboxUpload pAccessToken, "dropboxtestlc1.rev", "overwrite", FALSE, FALSE, pData put it into fld 1 ## I waited for hours, but fld 1 remains empty? No error, nada... ... Thanks a lot in advance! Best Klaus -- Klaus Major http://www.major-k.de kl...@major-k.de _______________________________________________ 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