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

Bob Patin bob at patin.com
Tue Nov 1 13:22:55 MDT 2011


Sounds like you may need to commit the record first; at the top, add a Commit Records step…

BP


Bob Patin
Longterm Solutions LLC
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com
FileMaker 9, 10 & 11 Certified Developer
Member of FileMaker Business Alliance and FileMaker TechNet
--
Twitter: bobpatin
Google+: http://www.longtermsolutions.com/plus
AIM: longterm1954
iChat: bobpatin
--
Expert FileMaker Consulting 
FileMaker Hosting for all versions of FileMaker

On Nov 1, 2011, at 11:28 AM, Troy Meyers wrote:

> 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
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list