View Single Post
Quote:
Originally Posted by RobTrew View Post
Not sure if you have noticed an earlier exchange in this thread:

http://forums.omnigroup.com/showpost...26&postcount=8
Thanks Rob. My Dropbox folder resides in my home folder ie Users/benworthington/Dropbox.

I amended the script to read as below

property strDocsPath : (path to home folder as text) --path to ~Users/benworthington/Dropbox/OmniFocus Notes.dtBase2
property strDevonDatabase : "OmniFocus Notes" -- name of Devonthink Database

The script runs but ignores the Dropbox folder, creating the database in Users/benworthington instead.

I'd be grateful if you could let me know what I'm doing wrong.

Many thanks

Ben