Jeff Abraham Posted October 20, 2000 Posted October 20, 2000 I need to click on a button inside of FMP 5 that opens a PDF file. How can I do this? The open file script only opens FMP documents. Thanks!
Kurt Knippel Posted October 20, 2000 Posted October 20, 2000 quote: Originally posted by Jeff Abraham: I need to click on a button inside of FMP 5 that opens a PDF file. How can I do this? The open file script only opens FMP documents. Use Applescript if you are on a Mac, other use Send Message. Both will allow you to open external files of any type. Using Applescript or WinBatch will allow you to open files based on a field value, with a bit of programming anyway. ------------------ =-=-=-=-=-=-=-=-=-=-=-=-= Kurt Knippel Consultant Database Resources mailto:[email protected] http://www.database-resources.com =-=-=-=-=-=-=-=-=-=-=-=-=
Jeff Abraham Posted October 20, 2000 Author Posted October 20, 2000 Thanks for the tip. Problem is I do not know Applescript. Is this a simple script to create or an example of one on the web? Can the Applescript open a PDF file based on a FMP field number like an auto-entered serial number? Thanks! Jeff
Recommended Posts
This topic is 8803 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now