home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 010 / xset420.zip / README < prev    next >
Text File  |  1994-09-15  |  3KB  |  70 lines

  1.  
  2.                ╔══════════════════════════════════════╗
  3.                ║    XSET: Extended SET Instruction    ║
  4.                ║                                      ║
  5.                ║      (C) 1991-1994 STERN Marc        ║
  6.                ╚══════════════════════════════════════╝
  7.  
  8.  
  9.     Everything you always wanted to put in an environment variable but
  10.     were afraid to ask DOS for...
  11.  
  12.         XSET: The easy way to write efficient batch files.
  13.  
  14.     XSET allows you to put EVERYTHING you want in a  variable  of  the
  15.     current DOS environment and use it as if you  assigned  it  the  value
  16.     with the standard DOS command 'SET'. You will be able  to  write  very
  17.     efficient batch files including string manipulation, calculation,...
  18.  
  19.     XSET is  the  most  powerful  environment  variables  manipulation
  20.     program you ever saw. It also has  a  very  easy  and  intuitive  user
  21.     interface (very close to the DOS 'SET' command). It is not a  resident
  22.     program; it so cannot interfere with any of your other applications.
  23.  
  24.     XSET is fully compatible with MS-DOS (from 3.30), PC-DOS, DR-DOS,  4DOS,
  25.     NDOS, Windows, OS/2, ...
  26.  
  27.  
  28.     XSET has seven major features:
  29.     ═════════════════════════════
  30.  
  31.      - XSET permits to catch  the  output  of  any  command  (internal  or
  32.        external) or program and put it into an environment variable.
  33.  
  34.      - XSET has several built-in  commands  to  modify  the  output  of  a
  35.        program or a string given on the command-line (extract a part of  a
  36.        string,...)
  37.  
  38.      - XSET has a built-in full floating-point calculation  functionality:
  39.        You can program incremental loops, input a calculation  string  and
  40.        output the resulting number,...
  41.  
  42.      - XSET can manage variable contents of more than 128 characters (your
  43.        path can now be as long as you want)
  44.  
  45.      - XSET has some other built-in commands to give you  access  to  some
  46.        system data (date, time, ...)
  47.                   
  48.      - XSET has built-in commands to clear all environment  or  restore  a
  49.        previously saved one.
  50.                 
  51.      - XSET gives you access to  high-level  user  interface  input/output
  52.        (line-editing, colors, windows, boxes,...).
  53.  
  54.  
  55.      More than 60 commands to do all what you need.
  56.  
  57. STERN Marc
  58. Av. de la Basilique 376 bte 19
  59. 1080 Bruxelles
  60. Belgium
  61.       
  62. Tel:  +32-2 525.63.32 ( 9h - 16h Central European Time )
  63.       +32-2 427.98.52 ( after 18h Central European Time )
  64.  
  65. E-mail:  stern@mble.philips.be           (internet)
  66.          >INTERNET:stern@mble.philips.be (compuserve)
  67.          see appendix in file XSET.DOC for other networks
  68.  
  69.  
  70.