Jump to content

applescript - paste to field crash


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

Recommended Posts

-My solution is pasting the clipboard into a FMP field.

-Every time at first run, FMP crashes.

-Then intermittently it will crash after that.

-Bumping up the pause helped, but not with the first execution

THE STEPS:

Go to Layout

Go to Field

Perform AppleScript

Pause/Resume Script [ Duration 5 sec ]

THE SCRIPT:

tell application "System Events"

tell application "FileMaker Pro Advanced" to activate

tell process "FileMaker Pro Advanced" to keystroke "v" using command down

end tell

Any suggestions, or other solutions?

Link to comment
Share on other sites

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