Does anybody have any idea how to enter file names/programs into a field in a table so when the user clicks on the field, Paradox opens the file/program, similar to Excel?
Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html,
social networking links, message board signature, company profile, etc.
Can't you just launch the PDF? When you do that, Adobe Acrobat will openthe PDF above Paradox, when the user is dones, they close it and are back where they were. Wouldn't that work or am I missing somehting?
I've uses code quite often to call the execute function to launch a file name stored within a table. As long as windows is setup to execute the default program for the file extension it works like a charm.
You can use ObjectPAL code attached to a field on a form - whether in a tableFrame or multiRecordObject - to do this, if the column contains file names to be opened by a particular program, or if the file extension is included by the applicable program; but not in a plain Paradox table view. How about a few more specifics?
Steve Caple Programmer Analyst Prestwood Software http://www.prestwood.com
Mike, I think he wants to track and search information about the files - including their locations - in Paradox, and double click on hte name or press a button or some such and trigger the Acrobat application.
Steve Caple Programmer Analyst Prestwood Software http://www.prestwood.com
Thanks for your reply, Steve. I will try to explain what I am trying to do. We have drawings saved as PDF files. I don't want to save the PDF files in Paradox. I want to save the path and filename to the PDF drawing in Paradox and when I access the record containing a PDF drawing, have the PDF open for viewing. I would like to have the option of either printing the PDF drawing or closing the PDF drawing and returning to the form.
Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html,
social networking links, message board signature, company profile, etc.
Thanks for your replies, I appreciate it!! Maybe if I give a little more explaination, it would make things a little clearer. We have a lot of PDF documents, but we also have a lot of information in MS Word, Excel, and TIF files. I would like to store the information to access these various files in Paradox so when the user searches for information in a table and clicks on the information, the application will open the file so the user can view the information.
I am trying to create a document database so users can store, retrieve, review and revise, documents. We have a lot of data in spreadsheets and word documents that users need to have access to. I will eventually put the information in a database, but for right now, I need the users to be able to access the data in various file formats.
Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html,
social networking links, message board signature, company profile, etc.
Post ID #11852 (Level 1.7)
Reply to 11519
Reply Posted 6/18/2007 10:01:26 AM
Revive Thread!
Add a comment to revive this old thread and make this archived thread more useful.