Dropbox help 2
Klaus major-k
klaus at major-k.de
Sat Jan 20 13:42:04 EST 2018
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
klaus at major-k.de
More information about the use-livecode
mailing list