home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / DOS / UTILITY / DIVERSEN / CSUTIL13 / MANUAL.DOC < prev    next >
Text File  |  1995-04-01  |  22KB  |  708 lines

  1. ┌─────────┐ ┌─────────┐         ┌────┐ ┌────┐ ┌──────────┐ ┌──────┐ ┌────┐
  2. │  ┌────┐ │ │  ┌────┐ │         └┐  ┌┘ └┐  ┌┘ │ ┌─┐  ┌─┐ │ └─┐  ┌─┘ └┐  ┌┘
  3. │  │    └─┘ │  │    └─┘          │  │   │  │  └─┘ │  │ └─┘   │  │    │  │
  4. │  │        │  └──────┐          │  │   │  │      │  │       │  │    │  │
  5. │  │        └──────┐  │          │  │   │  │      │  │       │  │    │  │
  6. │  │    ┌─┐ ┌─┐    │  │          │  │   │  │      │  │       │  │    │  │   ┌─┐
  7. │  └────┘ │ │ └────┘  │          │  └───┘  │     ┌┘  └┐    ┌─┘  └─┐ ┌┘  └───┘ │
  8. └─────────┘ └─────────┘          └─────────┘     └────┘    └──────┘ └─────────┘
  9.  
  10.  
  11.                         Manual of CS Utility 1.3
  12.  
  13.                      Copyright by Santinon Cristian
  14.  
  15.                                 1994-95
  16.  
  17.  
  18.  
  19.                         ~~~~~~~~~~~~~~~~~~~~~~~~
  20.                               INTRODUCTION
  21.  
  22.  
  23.      This package of small utilities has been released in order to fine
  24.      tuning most  of the basic functions  on your PC.  Every utility is
  25.      independent from other  included in package.  Some utility accepts
  26.      parameters from command line  to make different function depending
  27.      on user  choice.  The syntax  for  parameters  is very  simple and
  28.      every  utility  shows  a  short  help  if it is  launched  without
  29.      parameters.
  30.  
  31.  
  32.                         ~~~~~~~~~~~~~~~~~~~~~~~
  33.                          SHAREWARE INFORMATION
  34.  
  35.  
  36.      CS Utility is distributed under the shareware marketing  concept.
  37.      This  means that you can try the package for a limited amount  of
  38.      time  to see if it meets your needs. After the trial period,  you
  39.      are required to register and pay the registration fee.  Shareware
  40.      is  a  distribution method, NOT a type of software.  The  primary
  41.      difference  between  shareware and retail software is  that  with
  42.      shareware you know if it fits your needs BEFORE you pay for it.
  43.  
  44.  
  45.  
  46.                         ~~~~~~~~~~~~~~~~~~~~~~~
  47.                                 LICENSE
  48.  
  49.  
  50.      Non-registered users are granted a limited license to try CS Util
  51.      for  a  period  of four weeks. After  the trial  period  you  are
  52.      required  to  register and to pay the registration  fee  or  stop
  53.      using it. The four week evaluation period is a legal  requirement
  54.      based  on the license agreement, NOT a time bomb inserted in  the
  55.      program!  CS Utility will not stop working or cause any damage to
  56.      itself or your system at the end of the four week period.
  57.      You  are  encouraged  to  freely  copy  and distribute CS Utility
  58.      provided that:
  59.  
  60.      1. No fee beyond normal media, duplication, and shipping costs
  61.          may be charged.
  62.      2. It must be copied in unaltered form complete with this license
  63.         and copyright information
  64.      3. It is advertised as "shareware" and not as "free" or
  65.         "public domain" software.
  66.  
  67.  
  68.                         ~~~~~~~~~~~~~~~~~~~~~~~
  69.                                 EDITION
  70.  
  71.  
  72.                               April 1995
  73.                   Copyright 1995 by Santinon Cristian
  74.                           All rights reserved
  75.  
  76.  
  77.  
  78.                         ~~~~~~~~~~~~~~~~~~~~~~~
  79.                                  NOTICE
  80.  
  81.  
  82.      This manual is based on the  software  revision V1.3 of Apr 1995.
  83.      The  information  in this document is subject to  change  without
  84.      notice.  I assume  no  responsibility  for  any  error  that  may
  85.      appear in supplied materials or programs.
  86.  
  87.  
  88.  
  89.                         ~~~~~~~~~~~~~~~~~~~~~~~
  90.                            ORDER INFORMATION
  91.  
  92.  
  93.      The registration fee for a single copy of CS Utility is US$ 15.-.
  94.      Registration  for  multi-user  copy  (min. 5 user!)  is US$  5.-
  95.      for every copy.
  96.      Payment of this fee entitles you to:
  97.  
  98.      *  Disk with the latest version of the  CS Utility which does not
  99.         display the evaluation notice text.
  100.  
  101.      *  Free support by electronic mail or by mail for the first three
  102.         month after payment.
  103.  
  104.      *  Notification of the next major upgrade.
  105.  
  106.      The accompanying file ORDER.FRM includes a detailed order form.
  107.  
  108.  
  109.  
  110.                         ~~~~~~~~~~~~~~~~~~~~~~~~
  111.                                DISCLAIMER
  112.  
  113.  
  114.      This utility  has been  tested on various machines and  I have not
  115.      encountered  problem.  You  use  this software  at  your own risk.
  116.      I assume  no responsibility for damages caused  from usage of this
  117.      package.
  118.  
  119.  
  120.                         ~~~~~~~~~~~~~~~~~~~~~~~~
  121.                                  USAGE
  122.  
  123.  
  124.      This section show usage of every utility, explaining parameters
  125.      to put in command line, if necessary.
  126.      N.B. :  Parameters in  <>  are necessary,  parameters in [] are
  127.              optionally.
  128.  
  129.  
  130.  
  131. BOOT
  132.  
  133.      Usage : BOOT <n>
  134.  
  135.              n = 1  : Warm boot
  136.              n = 2  : Cold Boot
  137.  
  138.      Boot can be used in order to reboot the PC from command line or
  139.      from inside of a batch file.
  140.  
  141.      Warm boot is a reset like [Ctrl][Alt][Del]
  142.      Cold Boot is a reset like pressing reset button
  143.  
  144.  
  145.  
  146. CCD
  147.  
  148.      Usage : CCD <drive:\path>
  149.  
  150.      CCD derives from fusion of two standard commands of MS-Dos :
  151.      drive: and CD.  Using CCD you can jump in one passage to another
  152.      drive in another directory.
  153.      Using MS-Dos, you have to make 2 passages:
  154.              Es.  A:
  155.                   CD USER
  156.      Using CDD, you can simply write:
  157.              Es.  CCD A:\USER
  158.  
  159.  
  160.  
  161. CRC
  162.  
  163.      Usage : CRC <filename>
  164.  
  165.      CRC calculates a 16 and 32 bit CRC for the file specified in the
  166.      command-line. This strings of CRC can be used in order to verify
  167.      if a file has been modified or not.
  168.  
  169.  
  170.  
  171. CSFORM
  172.  
  173.      Usage : CSFORM <drive> [parameters]
  174.  
  175.              /V     verify disk during format
  176.              /DD    format disk at low density (360/720 Kb)
  177.              /L=""  add to disk the label specified in ""
  178.              /Q     quiet mode (no sound effects)
  179.  
  180.      CSFORM is a very fast formatter for your floppy disk.
  181.      CSFORM is about 25-30%  faster than  DOS "Format".   You can
  182.      format diskette with a  intense verify test using option  /V
  183.  
  184.  
  185.  
  186. DRIVES
  187.  
  188.      Usage : DRIVES
  189.  
  190.      DRIVES shows information about  all disk drives installed on
  191.      your system,  including  also  Network drives,  Ram Disk and
  192.      substituted drives.
  193.      If a disk  is present in drive,  DRIVES shows  the principal
  194.      characteristics of  this disk like number of sectors, number
  195.      of cluster, free space and used space.
  196.  
  197.  
  198.  
  199. EXTEND
  200.  
  201.      Usage : EXTEND <n>
  202.  
  203.              1 < n < 255
  204.  
  205.      EXTEND  has  the same  function  of the instruction FILES in
  206.      CONFIG.SYS but  can be  used from  command line and  doesn't
  207.      require the reboot of PC to take effect.
  208.      The number [n]  specifies  the maximum  number of files that
  209.      can be opened from MS-Dos.
  210.  
  211.  
  212.  
  213. FAST
  214.  
  215.      Usage : FAST <+|->
  216.  
  217.              + increases speed
  218.              - restores normal speed
  219.  
  220.      FAST modifies the value of RAM  refresh to increase machine
  221.      performance. It is not a TSR. If it is called  with options
  222.      +, it increases the PC speed decreasing  the  refresh  time
  223.      of memory, if is called  with  options -,  it  restores the
  224.      original speed of the machine.
  225.      The  only  problem   encountered  using  FAST  is  a  small
  226.      decreasing  of  speed  accessing  floppy disks when FAST is
  227.      enabled.
  228.  
  229.  
  230.  
  231. FASTDRV
  232.  
  233.      Usage : FASTDRV <+|->
  234.  
  235.              + decreases floppy disks access time
  236.              - restores standard floppy disks access time
  237.  
  238.      FASTDRV  modifies  the value  of access time for the floppy
  239.      disks installed on your PC.  The standard value  for access
  240.      time  is 6 ms.  FASTDRV  decreases  this  value  to  2  ms,
  241.      increasing performances  when you access for a short time a
  242.      diskette (Es. making a command like DIR A:, CHKDSK A: ...).
  243.  
  244.  
  245.  
  246. FMOVE
  247.  
  248.      Usage : FMOVE <infile.ext> <outfile.ext>
  249.  
  250.      FMOVE is the acronym for  Fast Move.  FMOVE  can be used to
  251.      move a file from a directory to another or to rename a file
  252.      The  only  condition  is  that  the  source  path  and  the
  253.      destination path  must be on the  same drive  because FMOVE
  254.      doesn't  move  the entire  file,  but  moves  his  position
  255.      in File Allocation Table (FAT).  Otherwise, it could not be
  256.      "fast"!
  257.  
  258.  
  259.  
  260. KILL
  261.  
  262.      Usage : KILL <directory> [parameters]
  263.  
  264.              /D   displays all killed files
  265.              /W   permanently wipes killed files
  266.  
  267.      Kill  is  a  small  utility  that  definitively  erases the
  268.      content of a directory and its subdirectories (like deltree
  269.      of DOS 6.x). Using option /W the files are killed and wiped
  270.      permanently  according to  Department  of Defense  standard
  271.      DOD 5220.22-M.
  272.  
  273.  
  274.  
  275. LOCK
  276.  
  277.      Usage : LOCK
  278.  
  279.      LOCK is a useful program that locks the working station with
  280.      password. After the insertion of a password, the computer is
  281.      freezed until the correct password is inserted.
  282.      LOCK  intercepts  the combination of keys  [Ctrl][Break] and
  283.      [Ctrl][Alt][Del].  It cannot be bypassed  if is the  correct
  284.      password is unknown.
  285.  
  286.  
  287.  
  288. LOCKFILE
  289.  
  290.      Usage : LockFile </E|/D> <infile.ext> [outfile.ext]
  291.  
  292.              /E : encodes file with password
  293.              /D : decodes file
  294.  
  295.      LOCKFILE has been  created for crypting file with a security
  296.      password to prevent unwanted access to documents.
  297.      Using options /E,  LOCKFILE  crypts file  with the  password
  298.      entered by user,  with options /D the file will be decrypted
  299.      but,  if the  password is incorrect,  the  resulting file is
  300.      unreadable from the user.
  301.  
  302.  
  303.  
  304. NOSOUND
  305.  
  306.      Usage : NOSOUND
  307.  
  308.      NOSOUND is a small TSR the disables the speaker port.
  309.  
  310.  
  311.  
  312. PARK
  313.  
  314.      Usage : PARK
  315.  
  316.      This program  will  park  the  Hard  Disk  heads to  prevent
  317.      crashing if the PC is moved to another location.
  318.  
  319.  
  320.  
  321. PCINFO
  322.  
  323.      Usage : PCINFO
  324.  
  325.      PCINFO  is an  information  manager for PC.   It  shows  the
  326.      components basically of  your machine:  Memory,  BIOS,  Hard
  327.      Disk, Floppy Disk, Mouse, Dos and other informations.
  328.      It is useful when you like to tell what is installed on a PC.
  329.  
  330.  
  331.  
  332. PPRINT
  333.  
  334.      Usage : PPRINT [switch] <filename.ext>
  335.  
  336.      PPRINT is a printing utility. With PPRINT you can easily set
  337.      the type of printing desired on your printer.
  338.      Parameters accepted are:
  339.              /c  : makes compressed printing
  340.              /s  : makes underlined printing
  341.              /l  : makes double width printing
  342.              /g  : makes bold-faces printing
  343.              /d  : makes double beating printing
  344.              /p  : makes proportional printing
  345.      filename is any file in standard format ASCII.
  346.  
  347.  
  348.  
  349. PUT
  350.  
  351.      Usage : PUT <command> [parameters] [/?]
  352.  
  353.      PUT  has been created  for use in batch files.  The commands
  354.      that PUT offers are ideal to create powerful batch files.
  355.  
  356.      Commands available for PUT are:
  357.               ASK                     BEEP
  358.               CHIME                   CLS
  359.               DELAY                   FREESPACE
  360.               INPUTCHAR               MONTH
  361.               MONTHDAY                RING
  362.               SIREN                   WEEKDAY
  363.               WINDOW                  WRITEXY
  364.               YEAR
  365.  
  366.      If you  specify a  '/?'  after  command.  PUT  will  show  a
  367.      detailed help on syntax and function of command specified.
  368.  
  369.      The usage of every command is:
  370.  
  371.      ASK
  372.  
  373.            Usage : PUT ASK "message"
  374.  
  375.            The message specified  in command line is displayed to
  376.            user waiting a response like Y(es) or N(o).
  377.            The errorlevel returned from PUT is
  378.            1 if the key pressed is 'y' or 'Y'
  379.            0 if any other key was pressed (assuming response= No)
  380.  
  381.      BEEP
  382.  
  383.            Usage : PUT BEEP
  384.  
  385.            Makes a small beep through the PC speaker.
  386.            Returns errorlevel 0 if correct usage.
  387.  
  388.      CHIME
  389.  
  390.             Usage : PUT CHIME
  391.  
  392.             Makes a sound like a chime through the PC speaker.
  393.             Returns errorlevel 0 if correct usage.
  394.  
  395.      CLS
  396.  
  397.             Usage : PUT CLS
  398.  
  399.             Cleans current screen video.
  400.             Returns errorlevel 0 if correct usage.
  401.  
  402.      DELAY
  403.  
  404.             Usage : PUT DELAY <n>
  405.  
  406.             Forces PC to wait for n seconds.
  407.             Returns errorlevel 0 if correct usage.
  408.  
  409.      FREESPACE
  410.  
  411.             Usage : PUT FREESPACE <Drive> <Space>
  412.  
  413.             Return Errorlevel 0 if on specified drive is available
  414.             Space or errorlevel 1 if is not available.
  415.             Drive must be entered as a number (1 = A, 2 = B, ...).
  416.             Space must be in Kb (1024 bytes = 1 Kb).
  417.  
  418.      INPUTCHAR
  419.  
  420.             Usage : PUT INPUTCHAR "message"
  421.  
  422.             Like  ASK,  INPUTCHAR  writes  on screen  the  message
  423.             specified  but  waits   for  a  generic   alphabetical
  424.             character.  The errorlevel returned  depends from char
  425.             entered.
  426.             'a' or 'A'  = errorlevel 1
  427.             'b' or 'B'  = errorlevel 2
  428.             ..........
  429.             'z' or 'Z'  = errorlevel 26
  430.  
  431.      MONTH
  432.  
  433.             Usage : PUT MONTH
  434.  
  435.             Returns as an errorlevel the current month number.
  436.             January    = errorlevel 1
  437.             February   = errorlevel 2
  438.             .........
  439.             December   = errorlevel 12
  440.  
  441.      MONTHDAY
  442.  
  443.             Usage : PUT MONTHDAY
  444.  
  445.             Returns as an errorlevel the current monthday.
  446.  
  447.      RING
  448.  
  449.             Usage : PUT RING
  450.  
  451.             Makes a sound like a telephone ring through PC speaker
  452.             Returns errorlevel 0 if correct usage.
  453.  
  454.      SIREN
  455.  
  456.             Usage : PUT SIREN
  457.  
  458.             Makes sound like a siren through PC speaker.
  459.             Returns errorlevel 0 if correct usage.
  460.  
  461.      WEEKDAY
  462.  
  463.             Usage : PUT WEEKDAY
  464.  
  465.             Returns as errorlevel the current week day.
  466.             Sunday   = 1
  467.             Monday   = 2
  468.             .......
  469.             Saturday = 7
  470.  
  471.      WINDOW
  472.  
  473.             Usage : PUT WINDOW x1 y1 x2 y2 fg bg
  474.  
  475.             Shows a shadowed  window on  the screen with specified
  476.             characteristics.
  477.             x1 and y1 are  the coordinates  of  top left corner of
  478.             window.
  479.             x2 and y2  are the coordinates  of bottom right corner
  480.             of window.
  481.             fg is the foreground color.
  482.             bg is the foreground color.
  483.             The limitations for parameters are:
  484.             1 < x1 < 80  and  1 < y1 < 25
  485.             1 < x2 < 80  and  1 < y2 < 25
  486.             0 < fg < 15
  487.             0 < bg < 7
  488.  
  489.             The values of foreground (fg) colors are:
  490.                 0   black
  491.                 1   blue
  492.                 2   green
  493.                 3   cyan
  494.                 4   red
  495.                 5   magenta
  496.                 6   brown
  497.                 7   lightgray
  498.                 8   darkgray
  499.                 9   lightblue
  500.                 10  lightgreen
  501.                 11  lightcyan
  502.                 12  lightred
  503.                 13  lightmagenta
  504.                 14  yellow
  505.                 15  white
  506.  
  507.             The  values  for  background (bg) colors are the value
  508.             from 0 to 7 in the precedent table.
  509.  
  510.      WRITEXY
  511.  
  512.             Usage : PUT WRITEXY row col fg bg "message"
  513.  
  514.             Writes the message specified to coordinates (row,col)
  515.             and with colors specified by parameters fg and bg.
  516.             The limitations for parameters are:
  517.             1 < row < 25
  518.             1 < col < 80
  519.             For fg and bg  see the explication table  for command
  520.             WINDOW.
  521.  
  522.      YEAR
  523.  
  524.             Usage : PUT YEAR
  525.  
  526.             Returns as errorlevel the number of current year.
  527.  
  528.  
  529.      If a wrong parameter is specified, PUT return errorlevel=80.
  530.  
  531.  
  532.  
  533. READ
  534.  
  535.      Usage : READ [drive:][path] <filename.ext>
  536.  
  537.      READ  is  a small viewer  for text files  in  ASCII  standard
  538.      format.
  539.  
  540.  
  541.  
  542. SAVERAM
  543.  
  544.      Usage : SAVERAM <filename.ext>
  545.  
  546.      This utility saves the contents of conventional  RAM (640 Kb)
  547.      to the file specified in command line. The only limitation is
  548.      that you must have 640 Kb free on your Hard Drive.
  549.  
  550.  
  551.  
  552. SEARCH
  553.  
  554.      Usage : SEARCH <drive:> <filespec.ext>
  555.  
  556.      SEARCH  is a very fast file finder.  It searches in the drive
  557.      specified the files  that match  the specifications expressed
  558.      by user.  The specification  of files  to search  can include
  559.      jolly characters like '?' and '*'.
  560.  
  561.  
  562.  
  563. SETKB
  564.  
  565.      Usage : SETKB <n> <A|B|C|D>
  566.  
  567.      SETKB is a powerful  utility that helps  you to configure the
  568.      repeat rate and the repeating delay of your keyboard.
  569.      The parameter [n]  in command line (1 < n < 31) specifies the
  570.      new repeat rate of keyboard.
  571.      The second  parameter can be A, B, C or D  and specifies  the
  572.      repeating delay to set on keyboard.
  573.  
  574.  
  575.  
  576. STUFF
  577.  
  578.      Usage : STUFF <files> <destdrv> [parameters]
  579.  
  580.      Available parameters are:
  581.           -A  adds an incremental volume label to disks
  582.           -I  shows info about the author
  583.           -M  moves the files specified
  584.           -S  copies also hidden and system files
  585.           -V  verifies the files after copy
  586.  
  587.      STUFF is a utility that helps  you to fill the  disk when you
  588.      have to copy files from the Hard Disk to Floppy Disks.
  589.      STUFF uses  an  intelligent  algorithm  to fill  the diskette
  590.      copying first  the big files  and  then the  small files that
  591.      fit on the disk optimizing space usage.
  592.      [files]  is  the specification  for  files  to  stuff  on the
  593.      diskettes. You can use also jolly character '*'.
  594.      destdrv is the drive to copy files.
  595.  
  596.  
  597.  
  598. TOUCH
  599.  
  600.      Usage : TOUCH <filename.ext> [Date] [Time]
  601.  
  602.      TOUCH is a utility copied from UNIX.  Using touch you can set
  603.      the current date and the current time  to the file  specified
  604.      as command line parameter.   If you specify  a date or a time
  605.      in the command line,  TOUCH  modifies only date or time  that
  606.      you have specified.
  607.  
  608.  
  609.  
  610. UUENCODE
  611.  
  612.      Usage : UUENCODE <infile> [outfile]
  613.  
  614.      This utility encodes  the infile  specified  in command  line
  615.      with the UU encryption.  The resulting file  has the filename
  616.      specified by [outfile] or, if this parameter is omitted,  the
  617.      filename of the input file and the extension .UUE
  618.      The files encoded with UUENCODE are useful to include in mail
  619.      or e-mail  messages  because  they are written using standard
  620.      ASCII format in a file of 80 rows maximum.
  621.  
  622.  
  623.  
  624. UUDECODE
  625.  
  626.      Usage : UUDECODE <infile> [outfile]
  627.  
  628.      This utility decrypts the files encoded with UUENCODE.
  629.      The  output  filename  is  specified  by  user  or,  if  this
  630.      parameter is omitted,  the outfile  has the original filename
  631.      that the file had before coding (it is coded into file!).
  632.  
  633.  
  634.  
  635. WIPE
  636.  
  637.      Usage : WIPE <file>
  638.  
  639.      This utility permanently deletes a file using the  Department
  640.      of Defense standard  DOD 5220.22-M to wipe file.   You cannot
  641.      recover  the erased files,  also using utility like  UNDELETE
  642.      or UNERASE.  You may use wildcards in command line parameter.
  643.  
  644.  
  645.  
  646.                         ~~~~~~~~~~~~~~~~~~~~~~~~
  647.                                  THANKS
  648.  
  649.  
  650.      Thanks to  Marco Sanson,  Andrea  Roncoroni  and  Marcantonio
  651.      Magnarap for his beta-testing and bug-report.
  652.      Thanks to  Mario Ferloni and  Bruno Tabbia for his suggestion
  653.      about CS Utility.
  654.      Thanks to  Marco Cucinato  for  grammar  correction  of  this
  655.      manual.
  656.      Thanks to SWAG team for his excellent database of sources.
  657.      Thanks to Ami Pro 3.0  Grammar Checker that correct my (many)
  658.      errors in english writing. Sorry for my english and my errors
  659.      Thanks to coffee for help me in my night working.
  660.  
  661.  
  662.                         ~~~~~~~~~~~~~~~~~~~~~~~~
  663.                                SUGGESTION
  664.  
  665.      If you have any report for bug or suggestion, please contact me
  666.      at:
  667.  
  668.      Santinon Cristian
  669.      Via Molino dell'Oglio 24
  670.      21059 Viggiù (VA)
  671.      ITALY
  672.  
  673.      Telephone: ++39-332-487135
  674.      Internet : scris@varano.ing.unico.it
  675.      Fidonet  : cristian_santinon@2:332/105
  676.  
  677.  
  678.                         ~~~~~~~~~~~~~~~~~~~~~~~~
  679.                                  SITES
  680.  
  681.      New version of CS Utility may be found on this sites:
  682.  
  683.      On Internet: at Simtel 20 primary site (oak.oakland.edu) and its
  684.      mirror in the directory pub/Msdos/sysutil
  685.      On Fidonet : at Hal BBS (Fidonet 2:332/105), ++39-332-826168
  686.      Filename is CSUTILxx.ZIP, where xx is the current version number
  687.  
  688.  
  689.  
  690.                         ~~~~~~~~~~~~~~~~~~~~~~~~
  691.                                 HISTORY
  692.  
  693.      1.0      Nothing, is first release!!!
  694.  
  695.      1.2      New: CSFORM (floppy disk formatter)
  696.               New: KILL   (directory and subdirectory eraser)
  697.               New: WIPE   (erase and wipe files).
  698.               Improved LOCK with user friendly interface
  699.               Improved Hardware detection in PCINFO
  700.               Bug fixing.
  701.  
  702.      1.3      New command FREESPACE in PUT
  703.               Improved Hardware detection in PCINFO
  704.               Added status bar in STUFF
  705.               Removed 3 second delay if no parameter specified
  706.               Some improvement to many utility
  707.               Bug Fixing
  708.