Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

How do I open a local file from within Filemaker?


This topic is 3528 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hi All,

I've been using filemaker for a little while now but have never delved into using scripts.  However, I would like to try  creating one for what I hope, is a simple task.  I have a field called "file location" and I would like to be able to open a specific file on my computer once I click onto the field.  I'm using Filemaker 13 on a Macbook.  Thanks!

 

Ne

Posted

There are a couple of options:

 

- the Send Event script step

- the Perform AppleScript script step

- the Open URL script step (despite its name, you can make it open local files)

Posted

Open URL[] would be the simplest way (assuming your field holds a path to the file).
 
 

once I click onto the field.


I suggest you use a button - otherwise you won't be able to edit the field (at least not easily).

This topic is 3528 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.