Player
Documentation
AppleScript
User's Guide
Chapter 5, Verbs
One Verb Per Page
set: case sensitive
Syntax
set case sensitive to desiredState
Parameters
desiredState -- true or false
Result
true
Examples
set case sensitive to true
set case sensitive to false -- the default
Notes
- By default, name matching is not case sensitive.
- This setting affects all string matching done by any verb. It remains in effect until changed or until a reboot.
- Modifiers and special keys are constants not strings, and are never case sensitive.
- There is no way to alter the default (other than to execute this verb in a script placed in the Startup Items folder).
See Also
set complete match
set forced yield
set forced yield
Copyright 1993-99, PreFab Software, Inc. All Rights Reserved.
This site built and maintained using Stage Three, a set of custom Frontier scripts.