Home > Designing and creating databases > Creating scripts to automate tasks > Scripting with Apple events (OS X) > Apple events troubleshooting (OS X)
Apple events troubleshooting (OS X) The following are known Apple events issues: • When you attempt to find a record outside the current found set, no error is returned. • You cannot use a list of IDs to retrieve records from a database. • Performing a filtered reference on a range of records returns all matching records instead of matching records within the specified range. • You cannot use “whose” statements on summary fields to find records. • If multiple occurrences of a field appear on a layout, all occurrences are returned when getting or setting data. Choose from the following list of Apple events errors: Apple events error: "Apple event timed out" (-1712) Apple events error: "Expected expression but found unknown token" Apple events error: "Invalid object containment" (-1723) Apple events error: "Object not found" (-1728) Apple events error: "Data is being accessed by another user, script, or transaction" (-10011) Apple events error: "Set Data failed. Invalid data was supplied" (-17005) Apple events error: "Event failed. User canceled the event processing" (-17006) Apple events error: "Create failed. Invalid data was supplied" (-17007)