home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / vrac / dspace63.zip / SD63.DOC < prev    next >
Text File  |  1993-10-31  |  10KB  |  244 lines

  1.   
  2.                                                    
  3.                                       SMEM       ▌
  4.                                      DSPACE      ▌
  5.                                    Version 6.3   ▌
  6.                                                  ▌
  7.                                  ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▌
  8.  
  9.        
  10.                         Copyright (c) 1993 Malcolm Drury
  11.  
  12.                            (zipped with PKZIP 2.04g)
  13.  
  14.  
  15.  
  16.  
  17.      Note: this package contains the following files:
  18.  
  19.                      DSPACE.COM     version 6.3
  20.                      SMEM.EXE       version 6.3
  21.                      SD63CFG.COM    configuration program
  22.                      SD63.DOC       this file (documentation)
  23.                      DISTRIB.DOC    information for vendors
  24.                      FILE_ID.DIZ    
  25.  
  26. *****************************************************************************
  27.  
  28.  
  29. DSPACE:   reports on installed hard disk capacity and disk
  30.           space available.  Shows information on up to 10
  31.           drives on one screen if you are using a standard 25 line
  32.           screen display (more if you use a screen with a greater
  33.           number of lines) in double spacing mode; shows all drives
  34.           if in single spacing mode.  Also indicates type of drive -
  35.           local, remote, RAM or "special" (e.g. Stacker drive), indicating
  36.           each in a different color.
  37.  
  38.           If you are not connected to a network you should be able
  39.           to show all logged drives using double spacing mode, which
  40.           gives a clearer display.  This mode is the default in the
  41.           shipped version of DSPACE 6.1.  If you have more than 10
  42.           logged drives, they will not all be shown on standard 25
  43.           line screens.  You can select single line mode via a command
  44.           line option (see below).  You can also customize DSPACE
  45.           so that single line mode is the default.
  46.  
  47.  
  48. Usage:  dspace [param1] [param2] [param3] ......
  49.  
  50.         where paramx has the following form:
  51.  
  52.         omitted - show all drives starting with c (and ending after 11
  53.                   if more than that)
  54.  
  55.         c - show drive c only
  56.  
  57.         c d e  -  show drives c, d and e
  58.   
  59.         c-g    -  show drives c to g
  60.  
  61.         +d     -  show all drives starting at d (until 10 have been shown
  62.                   if in double spacing mode)
  63.  
  64.         *n     -  select line spacing - n = 1 for single, 2 for double.
  65.                   NOTE: if you use this switch and you wish to exclude a
  66.                         particular drive or drives you MUST also use one
  67.                         of the "include drive" parameters
  68.  
  69.         -f     -  omit drive  f
  70.  
  71. Examples:
  72.  
  73.         dspace         : lists all available drives starting at c
  74.                          until the limit of 11 per screen is reached
  75.  
  76.         dspace +e      : lists all available drives starting at e
  77.                          until the limit of 10 per screen is reached
  78.                          in double space mode, or all drives if in
  79.                          single space mode
  80.  
  81.         dspace e-h     : lists all available drives starting at e
  82.                          and ending at h
  83.  
  84.         dspace e-h -f  : lists all available drives starting at e
  85.                          and ending at h, but omits drive f
  86.  
  87.         dspace *1 -g   : will not work - see NOTE above.  Correct usage
  88.                          would be dspace *1 +c -g
  89.  
  90.  
  91.         NOTE: the parameters are evaluated left to right; it is possible
  92.               to overwrite some parameters.  For example, dspace e-h -f c-g
  93.               would list all drives between c and g
  94.  
  95.  
  96. Customizing: you can change the default DSPACE parameters by running
  97.              SD63FG.COM.  Parameters that can be changed are display
  98.              colors, "gas gauge" characters, default line spacing and
  99.              video display speed.  Running SD63CFG creates an executable
  100.              file DSPACEN.COM.
  101.  
  102.             
  103. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  104.  
  105. SMEM   
  106.  
  107. IMPORTANT: SMEM is now an EXE file. If you are upgrading from an earlier
  108.            version, be sure to delete smem.com.  
  109.  
  110.  
  111. Purpose:  gives normal and extended RAM installed and RAM currently free, 
  112.           and gives total bytes available and bytes free on specified drive.
  113.           If extended memory is present SMEM reports how much is configured
  114.           according to the XMS specifications and how much (if any) is 
  115.           left unconfigured.
  116.  
  117. Usage:    smem [drive] [/n]
  118.  
  119.           where the /n switch is used to prevent SMEM from examining
  120.           extended and expanded memory. (On some systems this could
  121.           cause system freeze, although this is unlikely). To use the
  122.           /n switch you MUST first specify a drive.
  123.  
  124.  
  125. Examples:
  126.  
  127.           smem  - gives total and available capacity of current drive,
  128.                  and installed and available conventional RAM, plus
  129.                  installed extended memory (if any) and memory configured
  130.                  as XMS (if any) and EMS (expanded, if any).
  131.           smem a    - as above, but reports on drive A
  132.  
  133.           smem a /n - as above, but omits information on extended memory
  134.  
  135. Customizing: SMEM's display color can be customized by running the program
  136.              SD63CFG.COM. 
  137.  
  138.  
  139.  
  140.                              *** IMPORTANT ***
  141.  
  142. The author makes no warranty that the software in this package
  143. will work with your particular hardware configuration.  You use the
  144. programs entirely at your own risk, and the author will not be held
  145. liable for any damage caused to your hardware or software through
  146. use of this software.
  147.  
  148. Legalities aside, you should not run into difficulties with this
  149. software.
  150.  
  151.  
  152.                           **** SHAREWARE ****
  153.  
  154.  
  155. These programs are distributed as shareware, AND ARE NOT CRIPPLED!!.
  156. (Editorial note: I don't support "crippleware" - I want to know
  157. EXACTLY what I'm expected to pay for! Crippleware is, in my opinion,
  158. like test driving a Mercedes that's been fitted with a two-stroke engine!
  159. There, that's said - but each to his own.)
  160.  
  161. You do not have to register as a user, nor are you under any
  162. obligation to buy the program(s).  However, they are not free, and in
  163. the spirit of shareware, you are requested to make a small
  164. donation to the author if you find the software in this package useful,
  165. and if you continue to use it after an evaluation period of 30 days. This
  166. would both fulfill your moral obligation and help ensure the viability of
  167. the shareware concept, from which we all benefit.
  168.  
  169. The suggested contribution is $15 but less (or more!) would be fine. Pay what
  170. you think the software is worth to you. If you pay the recommended amount plus
  171. add $4 for shipping and handling, I will send you a 5 1/4" diskette with the
  172. latest version plus a selection of other shareware for you to evaluate.
  173. Alternatively, send a blank diskette of your preferred size (5 1/4" 360kb or
  174. 1.2Mb, or 3 1/2" 720kb or 1.4 Mb) plus $3 s&h.
  175.  
  176. Should you decide to make a contribution, please remit to:
  177.  
  178.                    Malcolm Drury
  179.                    11 Adele Crescent
  180.                    Nepean
  181.                    ON  K2J 2T7
  182.                    Canada
  183.  
  184. Internet drury@gsc.emr.ca
  185. Compuserve 70574,3457
  186.  
  187. Bank notes would be fine!  Thank you. Please tell me where you
  188. got the software from (this helps me in knowing where to post updates), and,
  189. most importantly, which version it is.
  190.  
  191.  
  192. IF YOU HAVE PREVIOUSLY PAID FOR AN EARLIER VERSION  -  THANKS, AND
  193. OF COURSE YOU ARE NOT EXPECTED TO PAY AGAIN. YOUR INPUT, COMMENTS
  194. ETC. ARE ALWAYS WELCOME.
  195.  
  196. Please note that at the low contribution requested, I cannot provide direct
  197. technical support, nor automatically send upgrades, should they
  198. become available. If you have comments, questions, bug reports etc., please
  199. leave a message at my Compuserve or INTERNET address, or write to me via
  200. snail mail. I will endeavor to fix any problems you might encounter.
  201.  
  202. The software is supplied on an "as is" basis. You are free to distribute
  203. this software package provided that you distribute the ENTIRE package,
  204. including this documentation file. (This is necessary for others to be able
  205. to use it properly.  I've downloaded too many shareware packages that had
  206. been posted without accompanying documentation!).
  207.  
  208. I hope you find this package useful.
  209.  
  210.  
  211. ***************************************************************************
  212.  
  213.             Look for the following shareware on CIS/Ziffnet ZNT:TIPS or on
  214.             your favorite BBS:
  215.  
  216.  
  217. VGAPAL40.ZIP - customize up to 4 VGA text color palettes, choosing from more
  218.              than 2600000 colors! (And see how many you can actually discern!).
  219.              One palette can be used to create a small (2k) TSR program that
  220.              maintains your chosen scheme.  Alternatively, you can set any of
  221.              the palettes, or a grey-scale scheme, from a non-TSR if
  222.              memory is a problem. On ZNT:TIPS as vgacus.zip; BBS search
  223.              vgapal??.zip
  224.  
  225.  
  226. DDIR94.ZIP - double-column non-scrolling directory display that
  227.              highlights new files, flags system, hidden and read-only files,
  228.              and optionally shows the "dead" space on disk associated with
  229.              each file.  Full on-screen sort/re-sort.  You can scroll up and
  230.              down in the file list. Delete files, change directories.
  231.              Interface to VIEW and LIST and user-defined function (e.g. for
  232.              2COL or JETCOL by Tony Caine). On ZNT:TIPS as dirdpy.zip; BBS
  233.              search ddir???.zip
  234.  
  235. VIEW861.ZIP - file viewer for WordPerfect 5.0 and above, ASCII and Word (DOS
  236.              and Windows 1/2), and Win WRITE. Includes text search, printing
  237.              full or partial file, etc., and link to user-defined function.
  238.              On ZNT:TIPS as vwfile.zip; BBS search view???.zip
  239.  
  240. IF YOU DO NOT FIND ANY OF THESE, LEAVE ME A MESSAGE!
  241.  
  242. CIS 70574,3457
  243. INTERNET drury@gsc.emr.ca
  244.