Jump to content
Server Maintenance This Week. ×

Getting information from a plist file


DPaquin

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

Recommended Posts

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!

Link to comment
Share on other sites

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