Title
Menu freezing
Post
I am modifying the FMP Productivity solutions. Lately, when I open the file Main Menu, it shows the menu but when say, selecting a menu item, although it calls it but you cannot get to it. Menu freezes and you can’t minimize, you can do anything else. It is so BAD that you have to do the ctrl/alt/delete and close the FM from the Windows task window. This happens quite often and I have no idea why is happening. It is very scary indeed and I am concerned. Is this a known bug?
Regards
alp
Not a known bug. Do you know if there might be script trigger that runs a script when you select a value from the menu? Perhaps it is trapped in an infinite loop. If you have FileMaker Advanced, you can enable the script debugger, then select a value from this menu and watch to see what happens.
Some scripts will allow you to cancel them by pressing Esc on windows or command period on Macs.