Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
RealityV15.1Online Documentation (MoTW) Revision 7
CASE command (TCL) (m604806+case.htm)
Allows the user to select data case sensitivity or insensitivity.
CASE {(options}
F Selects data case insensitivity.
The F option is only valid if data case insensitivity is enabled for both the database (with the DataCaseControl configuration option) and the current user (with the DATA.CC environment option). If either of these options is not selected, CASE (F displays the message:
[1314] Not supported in your selected environment.
N Selects data case sensitivity.
S Suppresses the state message.
Used without options, CASE displays the current state of data case sensitivity.