[Contents]
[Index]
[Help]
[Browse <]
[Browse >]
lister set <handle> case (0|1|off|on)
This command turns on (1 or "on") or off (0 or "off") case sensitivity for
the lister.
handle is the handle of the lister in question.
Since Amiga filenames are not case sensitive this setting defaults to off.
It may be useful for some custom handlers to turn case sensitivity on,
however. OpusFTP is one such handler, and it needs case sensitivity when
displaying UNIX directories because there could be entries called
"RECENT", "recent", "Recent", and "ReCeNt" which are all different.
For example,
+ lister set 121132636 case on
+ lister set 121132636 case off
See also:
lister query case
Converted on 04 Nov 1998 with RexxDoesAmigaGuide2HTML 2.2 by Michael Ranner.