home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / dosutils / cdutil.arj / CDUTILS.DOC < prev    next >
Text File  |  1992-01-21  |  7KB  |  137 lines

  1.  
  2.                                                                CDUTILS.DOC
  3.                                                                page 1 of 3
  4.  
  5. CDUTILS.DOC
  6. ===========
  7. CDD.COM and CDSET.EXE are programs developed by Avanti Technology, Inc.
  8. 13740 Research Blvd., #R-1, Austin, TX  78750  -  800/AVANTI-4 (282-6844)
  9. (+1)512/335-1168  -  fax (+1)512/335-7838  -  CompuServe: 76517,3117
  10. (c)1990-92 - All Rights Reserved.  They are designed for use with batch files
  11. and/or menu systems in order to facilitate greater user access control.
  12.  
  13. These utilities may be used without obligation of license fee or royalty
  14. provided that they are not sold, bartered, traded, transferred, or used in
  15. any fashion for the financial gain of any person or entity other than
  16. Avanti Technology, Inc.  Any decompilation, disassembly, reverse engineering,
  17. or other such attempts to reconstruct or duplicate the logic of the
  18. programs is expressly forbidden.  Avanti Technology, Inc. specifically
  19. retains all rights of ownership, title, and copyright to the programs and
  20. reserves the right to withdraw permission for further use from anyone or
  21. entity caught failing to respect Avanti's interest in these programs.
  22.  
  23.  
  24.                                                                CDUTILS.DOC
  25.                                                                page 2 of 3
  26.  
  27. CDD Usage:
  28. ==========
  29. CDD.COM is an enhanced version of the DOS 'CD' command.  CDD not only provides
  30. the capability to change subdirectories but to also change drives, NetWare File
  31. Servers and Volumes.  The only qualification for changing to a different drive,
  32. subdirectory or NetWare File Server/Volume is that:
  33.  
  34.      1).  The drive & directory must exist as specified (under NetWare, the
  35.           specified drive must be a valid mapped drive although it does
  36.           not have to be mapped to the specified File Server or Volume).
  37.      2).  The user must have valid access rights.
  38.      3).  If a NetWare File Server or Volume is specified, the user must
  39.           already have ATTACHed to the associated File Server.  However,
  40.           the specified File Server and/or Volume does not need to have
  41.           already been mapped.
  42.  
  43. Examples:
  44.  
  45. Command line           Resulting destination        Server/Vol (NetWare drives)
  46. ------------           ---------------------        ---------------------------
  47. CDD \PROG              \PROG (current drive)        (current, if network drive)
  48. CDD C:\PROG            C:\PROG                      (current, if network drive)
  49. CDD J:SYS:\PROG        J:\PROG                      volume SYS:, current server
  50. CDD X:FS1\SYS1:\PROG   X:\PROG                      volume SYS1: on FS1 server
  51.  
  52.       (Note: For NetWare network drive specifications, forward or backward
  53.              slash separators may be used and a leading separator is not
  54.              required between volume name and first subdirectory entry.)
  55.  
  56.  
  57. CDSET Usage:
  58. ============
  59. CDSET.EXE was designed as a compliment to CDD.COM.  CDSET provides the
  60. capability to store the current drive and directory (plus File Server name
  61. and Volume, if on a NetWare network drive) in the User's Environment Table
  62. (UET) as the default variable HOME or some other specified UET variable name.
  63.  
  64. Examples:  Current directory        Command line      Resulting UET entry
  65.            -----------------        ------------      -------------------
  66.            C:\           (local)    CDSET             HOME=C:\
  67.            D:\DIR        (local)    CDSET TEST        TEST=D:\DIR
  68.            M:\HOME (on FS1/SYS:)    CDSET USERHOME    USERHOME=M:FS1/SYS:HOME
  69.  
  70.  
  71. CDD.COM and CDSET.EXE could be used as follows in either batch files or menus:
  72.  
  73. D:\HOME\USER>CDSET                        (SYS:HOME\USER is the starting point)
  74. D:\HOME\USER>CDD SYS1:LOTUS\123           (change the volume & subdirectory)
  75. D:\LOTUS\123>123                          (the desired program can then be run)
  76. D:\LOTUS\123>CDD %HOME%                   (DOS inserts the UET HOME= value)
  77. D:\HOME\USER>                             (the user returns to SYS:HOME/USER)
  78.  
  79.  
  80.                                                                CDUTILS.DOC
  81.                                                                page 3 of 3
  82.  
  83. HELP:
  84. ====
  85. The following help screens are accessed by entering a question mark (?) on
  86. the command line (Note: CDD will automatically bring up the help screen if
  87. no parameters are specified on the command line.)
  88.  
  89. CDD.COM:
  90. ========
  91. CDD v1.1   - Change Drive & Directory    (c)1990-92 Avanti Technology, Inc.
  92.              800/AVANTI-4 (282-6844) * (+1)512/335-1168 * CompuServe:76517,3117
  93.  
  94. Identical to the DOS CD/CHDIR command except, if a drive specification is given
  95. (local or network), it will attempt to change the drive and the subdirectory.
  96. Sufficient rights and a valid destination required for success (access rights,
  97. existing network drive, existing Server attachment, valid volume, etc.).
  98.  
  99. Examples:
  100.  
  101. Command line           Resulting destination        Server/Vol (NetWare drives)
  102. ------------           ---------------------        ---------------------------
  103. CDD \PROG              \PROG (current drive)        (current, if network drive)
  104. CDD C:\PROG            C:\PROG                      (current, if network drive)
  105. CDD J:SYS:\PROG        J:\PROG                      volume SYS:, current server
  106. CDD X:FS1\SYS1:\PROG   X:\PROG                      volume SYS1: on FS1 server
  107.  
  108. Avanti also offers network management utilities for Novell NetWare based nets:
  109.      NetAlarm - Network monitor (detect/log/alert F/S anomalies)
  110.      NetTrack - Server Baseline Sampling/Trends Analysis (with logging)
  111.      NetScope - Real-time, on-line IPX/NCP protocol monitoring/analysis
  112.  
  113.  
  114. CDSET.EXE:
  115. ==========
  116. CDSET v1.1 - Current Directory SET utility   (c)1990-92 Avanti Technology, Inc.
  117.              800/AVANTI-4 (282-6844) * (+1)512/335-1168 * CompuServe:76517,3117
  118.  
  119. CDSET will retrieve the current drive and subdirectory specifics from DOS
  120. then place this information in the Users Environment Table (UET).  The user may
  121. specify a UET variable name to use, otherwise the default "HOME" will be used.
  122. This program is NetWare aware and compliments CDD for batch/menu control.
  123.  
  124. Examples:  Current directory        Command line      Resulting UET entry
  125.            -----------------        ------------      -------------------
  126.            C:\           (local)    CDSET             HOME=C:\
  127.            D:\DIR        (local)    CDSET TEST        TEST=D:\DIR
  128.            M:\HOME (on FS1/SYS:)    CDSET USERHOME    USERHOME=M:FS1/SYS:HOME
  129.  
  130. Avanti also offers network management utilities for Novell NetWare based nets:
  131.      NetAlarm - Network monitor (detect/log/alert F/S anomalies)
  132.      NetTrack - Server Baseline Sampling/Trends Analysis (with logging)
  133.      NetScope - Real-time, on-line IPX/NCP protocol monitoring/analysis
  134.  
  135. UET sizes (bytes):  Config max = ???? / Inherited max = ???? / In use = ????
  136.  
  137.