Get(AllowAbortState)

Category: Get

Syntax: Get ( AllowAbortState )

Parameters: None

Data type returned: Number

Description:

Returns 1 if Allow User Abort is On; returns 0 if Allow User Abort is Off.

If the setting for User Abort hasn't been explicitly set, a script runs as if Allow User Abort is On. Get (AllowAbortState) returns 1 in such cases.

Examples:

In the following script

 Allow User Abort [Off]
 Show Custom Dialog [Get ( AllowAbortState ) ]

the custom dialog would display 0.

In the following script

 Allow User Abort [On]
 Show Custom Dialog [Get ( AllowAbortState ) ]

the custom dialog would display 1.


: FileMaker Specifications

FileMaker 8 Product Line

Specifications and Storage Limits

Field Types and Import/Export Formats

: Calculation Functions

Working with Calculations Primer

Calculation Signatures

Calculation Functions

: Custom Functions

Custom Functions Primer

Useful Custom Functions

: Script Steps

Scripting Primer

Script Step Reference

: Quick Reference

FileMaker Error Codes

FileMaker Keyboard Shortcuts

FileMaker Network Ports

FileMaker Server Command Line Reference

FileMaker XML Reference

: Other Resources

Where to Go for More Information



FileMaker 8 Functions and Scripts Desk Reference
FileMaker 8 Functions and Scripts Desk Reference
ISBN: 0789735113
EAN: 2147483647
Year: 2004
Pages: 352

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