[FX.php List] [Off] Catching permissions error in FMP

Troy Meyers tcmeyers at troymeyers.com
Tue Nov 1 10:28:26 MDT 2011


Bob, no the 'normal' Exit Script didn't work either. But this is with the OnLayoutKeystroke trigger. What would you use?

-Troy


> Troy,
> 
> Here's what to do:
> 
> Set Error Capture [On]
> 
> if ( get (lastError) = 200 )
> 
> 	Show Custom Dialog ( "You clearly have no business here; move on." )
> 
> 	Exit Script
> 
> End If



More information about the FX.php_List mailing list