April 3, 200719 yr How can I execute a script whenever the person changes their layout? I want each layout to sort records differently. thanks, dave
April 3, 200719 yr Use buttons attached to scripts for all navigation. The scripts can then change the layout and perform the appropriate Sort.
April 3, 200719 yr Author Thanks for the reply, An additional question, is there anyway to save a copy of the database using a dynamic name from field or script parameter?
April 4, 200719 yr With version 8, you can use variables to specify dynamic file paths. But in lower versions you'd have to use applescript, VBscript, or a file plugin.
Create an account or sign in to comment