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

CursOff  will turn off the cursor on the CLI/Shell window. CursOn will turn
the  cursor  back on. The purpose of these commands 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 small yet useful commands.          *
*                                                                          *
*       Commands are installed by copying them to your C: directory.       *
*     Source is included, and is licensed under the GNU GPL version 2.     *
*                                                                          *
*  Email Kyzer/CSG <kyzer@4u.net> or see the website at http://zap.to/kyz  *
****************************************************************************


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

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
     104     104  0.0% 21-Feb-00 11:46:22  CursOff
     536     316 41.0% 21-Feb-00 11:46:22  CursOff.asm
    1098     476 56.6% 21-Feb-00 11:46:22  CursOff.readme
     104     104  0.0% 21-Feb-00 11:46:22  CursOn
     527     312 40.7% 21-Feb-00 11:46:22  CursOn.asm
-------- ------- ----- --------- --------
    2369    1312 44.6% 22-Feb-100 21:53:20   5 files
