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

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

Recommended Posts

Posted

Hello... I am trying to compare the old database to the new one I am developing. In the old database, there are many many value lists and I would like to print them out or export them or something so that I can logically figure out if they are needed in the new database.

Any way to do that in plain ole Filemaker (not Advanced)?

Thanks in advance

Posted (edited)

You could write a looping script that sets some global field to the values (one by one) returned by the function ValueListNames( ) and then insert the values from the function ValueListItems( ) after each ValueListName in the field. Afterwards you could just print that field for easier viewing.

Make sense? Hope it helps!

PS You could also check out this recent thread.

Edited by Guest
Added PS

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