dbTalk Databases Forums  

Business Tracker error fixed

comp.databases.filemaker comp.databases.filemaker


Discuss Business Tracker error fixed in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Larry Webb
 
Posts: n/a

Default Business Tracker error fixed - 10-23-2005 , 10:05 PM






FP's suggestion to check for script errors pointed me in a direction
that stopped the error message. For both the "Previous Record" and "Next
Record" buttons I added "Set Error Capture" to the script. I'm not sure
why, but now it works and no more error window/noise.

Thanks
Larry

Reply With Quote
  #2  
Old   
Bill Marriott
 
Posts: n/a

Default Re: Business Tracker error fixed - 10-23-2005 , 10:23 PM






It's because "Set Error Capture [On]" specifically prevents errors from
appearing, in order for them to be handled under script control. In this
case the scripts won't be doing anything with them, but it still is
suppressing the errors. The errors still occur; you just don't see them.

Bill

"Larry Webb" <webb (AT) removethisrovatune (DOT) com> wrote

Quote:
FP's suggestion to check for script errors pointed me in a direction that
stopped the error message. For both the "Previous Record" and "Next
Record" buttons I added "Set Error Capture" to the script. I'm not sure
why, but now it works and no more error window/noise.

Thanks
Larry



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.