Get(ErrorCaptureState)

 <  Day Day Up  >  

Get(ErrorCaptureState)

Category: Get

Syntax: Get ( ErrorCaptureState )

Parameters: none

Description: Returns 1 if Set Error Capture has been set to On, and if Set Error Capture was either not set or set to Off.

Examples:

In the following script:

 

 Set Error Capture [Off] Show Custom Dialog [ Get (ErrorCaptureState) ] 

the custom dialog displays .

In the following script:

 

 Set Error Capture [On] Show Custom Dialog [ Get (ErrorCaptureState) ] 

the custom dialog displays 1 .

Comments:

It is not possible to tell with the Get (ErrorCaptureState) function whether Error Capture was explicitly turned off or simply not set.

 <  Day Day Up  >  


QUE CORPORATION - Using Filemaker pro X
QUE CORPORATION - Using Filemaker pro X
ISBN: N/A
EAN: N/A
Year: 2003
Pages: 494

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net