Raul: I just make sure the data file is in the same directory as the active PDF, and then call it by filename without any directory info. That seems to do the trick.
Failing that, you can light up terminal, and then find the folder you want to know the location of in a finder window. Type 'cd ' (cd, space) into terminal, and then go grab-and-drag your folder into the terminal window. As soon as you let go of the folder, terminal should suddenly add on a whole big long directory listing pointing to your folder in unix-speak. That should be most of what you need to target files within that folder, although I've never tried using that format. You may have to fiddle with it a little before it's totally happy. FWIW Brian. PS--> the "CD " part is just a 'change directory" command. All it's there for is to convince Terminal to start looking for a file address. -- Users of FusionPro Desktop have unlimited free email support. Contact Printable Support at [EMAIL PROTECTED] -- View FusionPro Knowledge Base, FusionPro Samples at www.printable.com/vdp/desktop.htm -- You are currently subscribed to fusionpro as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] -- -- Note: All e-mail sent to or from this address will be received or otherwise recorded by the e-mail recipients of this forum. It is subject to archival, monitoring or review by, and/or disclosure to someone other than the recipient. Our privacy policy is posted on www.printplanet.com --
