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

Troy Meyers tcmeyers at troymeyers.com
Tue Nov 1 10:15:14 MDT 2011


Bob, other than your message, that's exactly what my script is. What are you using to trigger it?

Oh actually I'm using Exit Script [0] to try to suppress further processing. I'll try it your way.

-Troy



> 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