home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / tools / NeuralCommander / English.txt < prev    next >
Text File  |  1998-01-15  |  8KB  |  220 lines

  1.       NeuralCommander
  2.       Version 2.01
  3.       Copyright ⌐1997-1998 by Christophe Planet (a.k.a. Boss/NeuralTech)
  4.  
  5.  
  6. NeuralCommander is a freeware  program. You may use it either for personnal
  7. and  professionnal  purpose. You  may copy and distribute  this product, as
  8. long as the author's  name (Christophe Planet) is mentionned  and all files
  9. that come with NeuralCommander are shipped along with.
  10.  
  11. The sources, written in Delphi 3, may be obtained on request.
  12.  
  13. To get  information about  the  last  released version  of NeuralCommander,
  14. e-Mail to Christophe Planet at NeuralTech@MindLess.com.
  15.  
  16. All products named in this document belong to their respective authors.
  17.  
  18. This document was updated 15 jan 1998.
  19.  
  20.  
  21. Contents
  22. --------
  23.  
  24.   1. Introduction
  25.   2. Using NeuralCommander
  26.   3. Archives handling
  27.   4. Advanced features
  28.   5. The future of NeuralCommander
  29.   6. Credits/Thanks
  30.   7. Files package
  31.   8. Known bugs
  32.  
  33.  
  34. 1. Introduction
  35. ---------------
  36.  
  37. NeuralCommander is a file manager  running under Windows 95 and Windows NT.
  38. Its  presentation is the same as the  one of Norton Commander : two windows
  39. displaying each of them a directory's content.
  40.  
  41. All standard operations can be done on the files :
  42.   - Select files from one window using wildcards.
  43.   - Copy files from one window to the other.
  44.   - Move files from one window to the other.
  45.   - Delete files from one window.
  46.   - Rename one or several files (using wildcards).
  47.   - Running a program or a help file.
  48.  
  49. NeuralCommander brings up several tools to view data files :
  50.   - Pictures (BMP, DIB, GIF, JIF, JPG, PCX, RLE, TGA).
  51.   - Text files (several extensions, that can be modified by user).
  52.   - Sound files (ADF, AU, WAV).
  53.   - Music files (MID).
  54.   - Music modules (IT, MOD, S3M, XM).
  55.   - Internet files (HTM, HTML).
  56.  
  57. NeuralCommander  comes with  a text editor, not limited by the 32 kb of the
  58. Windows' notepad.
  59.  
  60. In  addition, NeuralCommander  handles archive  files (ZIP) just as if they
  61. were directories.
  62.  
  63. To install NeuralCommander on your computer, simply copy all the files in a
  64. new directory.
  65.  
  66.  
  67. 2. Using NeuralCommander
  68. ------------------------
  69.  
  70. When you  launch  NeuralCommander, the main windows  comes up with to child
  71. windows, each of them displaying a directory content.
  72.  
  73. At the top of each window, a combo-box  enables you  to change  the current
  74. drive.
  75.  
  76. At  the  bottom,  you  find  information  about  the  currently   displayed
  77. directory :
  78.   - Total number of objects displayed.
  79.   - Total size of the directory.
  80.   - Number of selected objects.
  81.   - Size of the selected objects.
  82.  
  83. The main part of the window lists all objects in the directory the same way
  84. as  the Windows  Explorer does. You  may change  the sort  order  using the
  85. [Sort] menu  or clicking directly on a column's header.
  86.  
  87. There are two differences between the NeuralCommander  directory window and
  88. the Windows Explorer file list :
  89.   - The ZIP files are listed just bellow the directories.
  90.   - The whole line is selected (and not only the file's name).
  91.  
  92. To select files, you may use the standard  mouse manipulations : click with
  93. the [Ctrl] and/or the [Shift] key.
  94.  
  95. Once files are selected, you may achieve one of the different actions  that
  96. are proposed  in the  [File] menu :  copy, move, delete or rename. When you
  97. copy, move or rename files, NeuralCommander  takes care of names conflicts.
  98. If you wish to rename several files, you are asked to  enter a mask for the
  99. new names, for example :
  100.   - Selected files : TEXTFILE.TXT, PROGRAM.PRG, DATABASE.DAT
  101.  
  102.   - Rename mask    : ????NEW.*
  103.   - Renamed files  : TEXTNEW.TXT, PROGNEW.PRG, DATANEW.DAT
  104.  
  105.   - Rename mask    : NEW*.M?D
  106.   - Renamed files  : NEWTFILE.MXD, NEWGRAM.MRD, NEWATA.MAD
  107. The copy and move actions may  be  performed  using the  drag&drop feature,
  108. using the [Ctrl] key to copy.
  109.  
  110. You may  create a new directory, using the [Create directory] option in the
  111. [File] menu.
  112.  
  113. If you double-click on a  directory, it will  become the new  directory and
  114. the window will update.
  115.  
  116. If you  double-click  on a file, it  will be  opened if  it matches  any of
  117. NeuralCommander's  viewer/player, executed  if it is  an application  or  a
  118. help  file. You  may  change the  extensions  linked  to  NeuralCommander's
  119. viewers (see chapter 4).
  120.  
  121. To  set  the other  window's directory  to the  current  window's directory,
  122. select the [Synchronize windows] option in the [File]  menu. You may compute
  123. the visible  directories' sizes by selecting  the [Directories sizes] in the
  124. [File] menu.
  125.  
  126. Most of these options have a shortcut.
  127.  
  128. NeuralCommander comes  up with a full text editor, where you can manage all
  129. your text files. It is called from the [Text editor] option in the [Window]
  130. menu.
  131.  
  132.  
  133. 3. Archives handling
  134. --------------------
  135.  
  136. As said in the introduction, archive files (ZIP extension) are treated just
  137. like directories. When  you double-click on an archive file, its content is
  138. listed in the window. You may then view the files or copy files from inside
  139. the archive to a directory, the same way as with normal files.
  140.  
  141.  
  142. 4. Advanced features
  143. --------------------
  144.  
  145. Using  the  [Properties] option in  the [Tools] menu, you get access to the
  146. NeuralCommander's configuration. Here, you  may add or  suppress extensions
  147. associated to  NeuralCommander's viewers/players. You may also tell if file
  148. deletions should use the Windows bin or not.
  149.  
  150.  
  151. 5. The future of NeuralCommander
  152. --------------------------------
  153.  
  154. These functionnalities are planned for a near future (no order) :
  155.   - Bug-free version, if it is ever possible ;-).
  156.   - Use of the registry instead of an INI file.
  157.   - Better drag&drop.
  158.   - Better HTML viewer (perhaps a full browser).
  159.   - Better viewers / players (more options).
  160.   - LZH archives support.
  161.   - RAR archives support.
  162.   - More files support (more pictures, RTF, Word, Excel,...).
  163.   - File attributes modification.
  164.   - Hexadecimal editor.
  165.   - REAL help file, but I guess I am too lazy for the moment.
  166.   - French version, just because I am french ;-).
  167.   - Anything I haven't thought about yet...
  168.  
  169.  
  170. 6. Credits/Thanks
  171. -----------------
  172.  
  173.   - Petteri Kangaslampi  and  Jarno Paananen (http://kalahari.ton.tut.fi/s2
  174.     /midas/), for the MIDAS Sound System.
  175.   - K. Nishita (KNishita@ibm.net), for the graphics library.
  176.   - Eric W. Engler (EnglerE@Swcp.com), for the ZIP library.
  177.   - Brad   Stowers   (BStowers@Pobox.com,    http://www.pobox.com/~bstowers
  178.     /delphi/), for the file list management.
  179.   - John Mertus (John_Mertus@Brown.edu), for the audio support.
  180.   - Tan Qunzhao (Zhyu@Ecust.edu.cn), for the fire effect.
  181.   - All people around the Net who have supported  NeuralCommander since the
  182.     first released version.
  183.   - Borland, for having developped Delphi (THE programming language).
  184.  
  185.  
  186. 7. Files package
  187. ----------------
  188.  
  189. The NeuralCommander package (NCmd_201.zip) contains the following files :
  190.   - NCommand.exe
  191.   - NCommand.ini
  192.   - DelphiMM.dll
  193.   - Midas11.dll
  194.   - NViewLib.dll
  195.   - UAFdll.dll
  196.   - Unzdll.dll
  197.   - Zipdll.dll
  198.   - English.txt (this file !)
  199.  
  200.  
  201. 8. Known bugs
  202. -------------
  203.  
  204.   - Some files keep selection when they should not.
  205.   - Files in ZIP files do not have the real icon.
  206.   - Multiple files rename does not work accurately.
  207.   - Copying/moving directories to ZIP files does not work.
  208.  
  209.  
  210. Christophe Planet (a.k.a. Boss/NeuralTech)
  211.  
  212. e-Mail  : NeuralTech@MindLess.com
  213. ICQ     : 6202186
  214. Web     : Not yet :-(
  215.  
  216. Address : Christophe Planet
  217.           15, rue de la Revolution Francaise
  218.           66000 Perpignan
  219.           France
  220.