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

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

Recommended Posts

Posted

I have a script (actually 20-30) that I would like to replace with 1 script using a new feature in FM7. The scripts delete a line in a repeating field and set a field in another table. Here is my question...

How do I set a specific repetition (the script parameter) of a field to " " or clear it?

The clear and set field command do not seem to have a way to use the get (script parameter) command.

Any ideas?

Posted

On a Mac individual repeats are directly addressable.

perform applescript:

copy "" to repetition 5 of cell "RepeatField" of current record

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