April 27, 200718 yr I see a big difference in the way Macs and PCs handle 'go to layout' commands and wonder if there's something I can do. I have scripts that visit multiple layouts while processing the data. On the MAC, only the 'Original' layout shows on the user's screen while all the 'go to's take place 'behind the scenes'. When I run the same scripts on a PC, each of the layouts gets displayed while the script is processing data on that layout. It creates a very herky-jerky, unacceptable, user interface. Short of getting all my users to buy MACs (not very likely), how can I control the undesired layout displays while the script is processing on the PCs? TIA
April 27, 200718 yr Se if this solves your problem: http://www.filemaker.com/help/ScriptsRef-28.html But perhaps the time scripting actually takes is due to incomplete normalization of the datastructure, since the writing to fields is what takes time. --sd
Create an account or sign in to comment