[Contents] [Index] [Help] [Browse <] [Browse >]
lister query <handle> case

This command turns tells you whether the lister is case sensitive or not.

 handle  is the handle of the lister in question.

Returns 1 if the lister is case sensitive and 0 otherwise.

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 query 121132636 case
        > 0 

See also:

 lister set case 


Converted on 04 Nov 1998 with RexxDoesAmigaGuide2HTML 2.2 by Michael Ranner.