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

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

Recommended Posts

Posted

Hello,

I've been doing some search on how to Get the content of a plist file within FileMaker Pro and the only information I am getting are links on "Where is FileMaker plist preference path located".

I have been able to perform this action in using "Perform AppleScript...."

 

Are there another way then using "Perform AppleScript"?

tell application "System Events" to tell property list file ("Volumes:NO NAME:NX5U.plist")

set value of property list item "EventNo" to "44"

end tell

 

Many THANKS!

Posted

It depends. There are several kinds of plist files. The XML kind can be imported using a custom XSLT stylesheet. Do a search on these forums for "plist", with Fenton as the author, to find some examples.

This topic is 2183 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.