Short:    Remove cli-window cursor
Author:   Kyzer/CSG
Uploader: Kyzer/CSG <kyzer@4u.net>
Type:     util/cli

CursOff will turn off your cursor on the CLI/Shell window.
Also included is CursOn, which will turn the cursor back on.

NOTE:  The  purpose  of  this command is to replace old WB1.3 cursor tools.
With WB2.0 or better, you can write for yourself:

alias CursOff echo "*e[0 p" noline
alias CursOn  echo "*e[ p"  noline

1.3 compatible

****************************************************************************
*          THIS PROGRAM IS PART OF THE "KYZER'S SMALLS" COLLECTION         *
*                                                                          *
*      The KyzSmlClxn is a set of very small, but useful CLI commands.     *
*                                                                          *
*   Source in assembler is included. Install by copying the command to C:  *
*                                                                          *
*     Kyzer/CSG, 49 Fairview Road, AB22 8ZG, Scotland ---- kyzer@4u.net    *
****************************************************************************


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
     104     104  0.0% 08-Apr-98 19:53:56  CursOff
     535     314 41.3% 08-Apr-98 19:35:22  CursOff.asm
    1129     468 58.5% 24-Apr-98 00:30:06  CursOff.readme
     104     104  0.0% 08-Apr-98 19:53:58  CursOn
     526     311 40.8% 08-Apr-98 19:35:28  CursOn.asm
-------- ------- ----- --------- --------
    2398    1301 45.7% 27-Apr-98 19:09:02   5 files
