Filemaker Pro 8.5 Educational Maintenance T3 TJ083LL/A User Manual

Product codes
TJ083LL/A
Page of 238
Chapter 7
  
|
  Get functions     93
Error codes marked with an asterisk (*) are returned only by web-published databases.
Get(LastMessageChoice)
Format
Get(LastMessageChoice)
Parameter
None
Data type returned
number
Description
Returns a number corresponding to the button clicked in an alert message that is 
displayed by the Show Custom Dialog script step. 
Returns:
1
 for the first button (by default, labeled OK)
2
 for the second button (by default, labeled Cancel)
3
 for the third button
Note  
See FileMaker Pro help for information about running 
 in client/server and 
peer-to-peer environments.
1223
The function is not implemented
1224
The function is not defined
1300
The specified name can’t be used
1400
ODBC driver initialization failed; make sure the ODBC drivers are properly installed
1401
Failed to allocate environment (ODBC)
1402
Failed to free environment (ODBC)
1403
Failed to disconnect (ODBC)
1404
Failed to allocate connection (ODBC)
1405
Failed to free connection (ODBC)
1406
Failed check for SQL API (ODBC)
1407
Failed to allocate statement (ODBC)
1408
Extended error (ODBC)
Error 
Number
Description