Jump to content

Print value lists? or export?


agtjazz

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

Recommended Posts

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

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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