Hi All,
Trying to copy a file from one location to another in Safari. Copied
TiddlySaver.jar to the same location as my index file.
Wrote callout like this:
$(document).ready(function() {
$.twFile.copy(/Users/billa/Dropbox/backup/, /Users/billa/Desktop/
Test-Backup.rwsw);
});
Getting SyntaxError: Unexpected token ',' What am I doing wrong?
Thanks, Bill
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywikidev?hl=en.