Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

10.0;sc (set_case) *DM*, revision 1.0, 87/12/23
sc (set_case)  set search case sensitivity
usage:  sc [-on | -off]



DESCRIPTION
     A search can be either case-sensitive or case-insensitive.  In case-
     sensitive searches, the characters must match in case (that is, /mary/
     does not locate the string "MARY").  In case-insensitive searches,
     uppercase and lowercase letters are considered equivalent.  By default,
     searches are case-insensitive.

     The -on option explicitly specifies a case-sensitive search;  the -off
     option explicitly specifies a case-insensitive search.  Typing the sc
     command without options toggles the current case comparison setting.

NOTE
     The sc command has no effect on substitution operations, only on search
     operations.  Substitutions are always sensitive to the case of the
     strings involved.

SEE ALSO
     More information is available.  Type the following at an Aegis shell
     prompt:

     help dm commands    For a list of other pad editing commands

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026