home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / CAF204.LZH / DOC / ENGLISH / FSEL.TXT < prev    next >
Text File  |  1994-02-28  |  4KB  |  119 lines

  1. THE FILE SELECTOR MODULE
  2. ========================
  3.  
  4. This module replaces the regular file selector. It works just like the 
  5. old one, but allows you to do a lot more, like copying files, deleting 
  6. files, creating folders and checking the available space on your 
  7. floppy disks and hard drives. It also allows you to store 10 "disk 
  8. paths" for instant access. Without this module, opening/saving a file 
  9. is a two stage process: you select the type of file in one dialog and 
  10. then a regular Atari file dialog opens. With this module, this all 
  11. happens in one dialog box.
  12.  
  13.  
  14. In the upper right hand corner of the file selector is the "Functions" 
  15. pop-up menu. The available functions are:
  16.  
  17. Copy
  18. ====
  19.  
  20. This function copies selected files.
  21. 1. Select the file or files you want to copy by clicking in the 
  22.    file list (hold down [Shift] for multiple selections).
  23. 2. Select Copy from the Functions pop-up.
  24. 3. Select the destination path (the position to where you want 
  25.    to copy the files), by using the file list or by selecting a
  26.    pre-defined path (see below).
  27. 4. Click the Copy button or press [Return].
  28.  
  29.  
  30. Delete
  31. ======
  32.  
  33. This function deletes the selected files from disk.
  34. 1. Select the file or files you want to delete (hold down [Shift] for
  35.    multiple selections).
  36. 2. Select Delete from the Functions pop-up.
  37. 3. Click OK if you want to delete the files or CANCEL if you want to 
  38.    abort.
  39.  
  40.  
  41. Rename
  42. ======
  43.  
  44. This function renames one selected file.
  45. 1. Select the file you want to rename.
  46. 2. Select Rename from the Functions pop-up.
  47. 3. Use the [Esc] key to clear the current name and type in a new. 
  48.    Alternatively, edit the name by using the arrow keys to move the 
  49.    insertion point and the [Backspace] key to erase single letters.
  50. 4. Press [Return] to confirm.
  51.  
  52.  
  53. Disk Info
  54. =========
  55.  
  56. This function displays the free space as well as the total space on 
  57. the selected disk.
  58.  
  59.  
  60. Save Prefs
  61. ==========
  62.  
  63. This functions saves the current File Selector settings as defaults.
  64.  
  65.  
  66. Paths
  67. =====
  68. In the upper left corner you will find the path selector. You can 
  69. store up to 10 of your most often used disk paths, for instant access.
  70.  
  71. If you click the word "Path:" in the path selector, a pop-up menu 
  72. appears with a list of the 10 disk paths. Unused positions are called 
  73. "empty". 
  74.  
  75. To activate a path, just select it from the menu.
  76.  
  77. To store a path, proceed as follows:
  78. 1. Set up the path you want to store, by using the file list.
  79. 2. While holding down [Shift], pull down the menu and click on 
  80.    the desired item.
  81.  
  82.  
  83. File Types
  84. ==========
  85. In the right half of the File selector you will find eight check 
  86. boxes. When you check one of these boxes, the file selector will only 
  87. display files of the selected file type. Folders are always shown. If 
  88. you hold down [Shift] while selecting a file type, the Path selector 
  89. also changes to a stored Path that contains the selected file type. If 
  90. multiple Paths contain the same file type the most recently used will 
  91. be selected.
  92.  
  93.  
  94. New Folder
  95. ==========
  96. This button creates a new folder in the current path, on the selected 
  97. disk. 
  98. 1. Select the desired Path.
  99. 2. Click the "New Folder" button.
  100. 3. Type the name of the new folder in the box that appears.
  101. 4. Press [Return] to confirm.
  102.  
  103.  
  104. The Drive Selectors
  105. ===================
  106. Beside the file list are 18 letter boxes (A to P). These are he Drive 
  107. Selectors and clicking one displays its contents in the files list. 
  108. Unavailable drives are grey.
  109.  
  110.  
  111. Info Line
  112. =========
  113. Below the file list is an Info Line which displays the number and 
  114. total size of the selected items in the file list. If nothing is 
  115. selected, the info line displays the number of items shown in the list 
  116. and their total size. Since folders have no size, the info line says 
  117. "0 bytes" if the file list only shows folders. To display the size of 
  118. a folder's contents, simply select the folder.
  119.