Jump to content

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

Recommended Posts

Posted

Greets, all:

Here's what I want to do script-wise:

1) Compare two FMP files ("Student Records" and "Health Record Card") to see if Student Records has more records than Health Record Card. If they're equal in number the script exits, otherwise...

2) Isolate the 'extra' records Student Records then import them into Health Record Card.

I was in the process of writing the script (attached) but stopped because when I run the script and it reaches the Show Omitted Only step, the command affects Health Record Card but not Student Records.

Why is that happening when FMP is focused on the related record, and what's the tweak I need to fix that? I tried adding a Go to Layout step before Show Omitted Only but again, it's looking at Health Record Card, not Student Records. :S

TIA for your help!

post-76798-0-72611800-1332769026_thumb.p

Posted

A script runs in a file. If you place the external table on your relationship graph and create a layout for it, your script can then address it as if it were a local table.

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