- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
HI,
Using this path you need to make it into a JavaScript path
Original
K:\Catherine\Ex_Forms\Supplement_1_AffectiveDisorders_07_06_11.Ex.pdf
Becomes
/K/Catherine/Ex_Forms/Supplement_1_AffectiveDisorders_07_06_11.Ex.pdf
My Code looked like this (I don't have a K drive to test with)
app.openDoc ({cPath: "/c/Catherine/Ex_Forms/Supplement_1_AffectiveDisorders_07_06_11.Ex.pdf" });
and this opened the document as expected.
Hope this helps
Malcolm
Views
Replies
0 Likes
Total Likes