home *** CD-ROM | disk | FTP | other *** search
/ On Disk Monthly 70 / odm70.zip / DOSMAN.DOC < prev    next >
Text File  |  1992-07-11  |  25KB  |  538 lines

  1. ^C^IThe Basics
  2.  
  3. DOS Manager uses pull-down menus at the top of the screen.
  4. Mouse users can pull them down by clicking on the menu names,
  5. like "File", "Mark", etc.  You can also pull down a menu by
  6. pressing Alt and its first letter (Alt-F for File, etc.).
  7. Select a menu item by clicking on it (or releasing your mouse
  8. button while on it), or by moving around with the arrow keys
  9. and pressing Enter when the desired menu item is selected, or
  10. by pressing the first letter of the desired menu item.
  11.  
  12. Many of the functions of this program are also tied to "hot
  13. keys" (such as function keys or combinations of Ctrl, Alt,
  14. Shift, and a function or letter key) which can be pressed from
  15. the main screen in place of pulling down a menu item.
  16.  
  17. In addition, when function keys are itemized on the bottom of
  18. the screen, you can click on the name of the key (the part
  19. that is in yellow on color monitors) to access the function as
  20. if you have pressed that key.
  21.  
  22. Other mouse features:  The right mouse button acts like the
  23. ESC key, to get you out of whatever you are in.  Also, when
  24. there is a little square within brackets in the upper left
  25. corner of a screen window, clicking on it works like ESC to
  26. close the window.
  27.  
  28. In scrolling text presenters like this one, and while a
  29. directory is displayed, you will see a "scroll bar" at the
  30. right edge of the window.  The pointer within it shows how far
  31. into the file or directory you are.  Clicking within the
  32. scroll bar and above the pointer acts like PgUp; clicking
  33. below the pointer acts like PgDn; and "dragging" the pointer
  34. moves to a different point of the file or directory.  Also,
  35. the arrowheads above and below the scroll bar act like the up
  36. and down arrow keys, and will repeat if you hold the mouse
  37. button down while pointing to them.
  38.  
  39.  
  40. ^C^IHELP!
  41.  
  42. Online help is available at most parts of DOS Manager. Bring
  43. it up by pressing the <F1> key.  Pressing <F1> twice in a row
  44. brings up this text.  <Shift+F1> brings up a list of hot keys.
  45.  
  46.  
  47. ^C^IUSING DOS MANAGER
  48.  
  49. After a title screen, DOS Manager goes straight to the main
  50. command screen.  The current directory is displayed, including
  51. file names, the dates they were last modified, and their size.
  52.  
  53. Use the arrow keys, <PgUp>, and <PgDn> to move around in the
  54. directory.  Also, you can click the mouse on a directory entry
  55. to go to it.  Clicking on the entry that is already
  56. highlighted is equivalent to pressing ENTER to view that file.
  57. (See information on file viewing below.)
  58.  
  59. You may see some unfamiliar files in the directory, since all
  60. hidden and system files are shown.  For instance, the root
  61. directory of the disk you boot will include files such as
  62. "IO.SYS" and "MSDOS.SYS".  Don't delete, move, or rename these
  63. files; this might make your disk fail to boot correctly.  You
  64. will be given a warning if you try to delete these or other
  65. read-only files.
  66.  
  67.  
  68. ^C^1Selecting Files
  69.  
  70. The highlight bar indicates the current file which will be
  71. operated on by various commands. Some commands can act on more
  72. than one file at once.  For example, you can mark files using
  73. the <Space Bar> to flag a set of files to be deleted, renamed,
  74. moved, or copied. Pressing the <Space Bar> on a "marked" file
  75. will unmark the file. The <+> key will mark all files; the <->
  76. key will unmark all marked files.  NOTE: Subdirectories will
  77. not be automatically marked although they can be marked
  78. manually. (These file-marking commands are also accessible as
  79. items in the Directory menu.)
  80.  
  81. NOTE:  If you have a three-button mouse, you can use the
  82. middle mouse button to click on a file for the purpose of
  83. highlighting or un-highlighting it.
  84.  
  85. If any files are marked, the total size of the marked files is
  86. shown at the bottom of the screen.  The amount of space needed
  87. for copying these files to a floppy or a hard disk is also
  88. shown.  This measurement is based on the normal 1 KB
  89. allocation for floppies and 2 KB for hard disks. If your
  90. destination drive does not have the indicated amount of free
  91. space, you will not have room to copy all files you selected.
  92.  
  93.  
  94. ^C^1Erasing (Deleting) Files
  95.  
  96. Selecting Erase from the File menu or pressing <Del> will
  97. delete all marked files or the current file at the highlight
  98. bar if no files are marked.  Because deletion can be
  99. dangerous, you are first asked if you really want to delete
  100. each file. Answer "Yes" every time to delete the indicated
  101. file or press the exclamation point <!> key at the first
  102. "Yes/No" question to delete the indicated file and all
  103. subsequent files without further questions. Answering "No" to
  104. each question or pressing <Esc> gets you out without losing
  105. any files.  Answer "No" if you decide you really don't want to
  106. delete the files.
  107.  
  108. If one of the selected files is a subdirectory, all files
  109. within the subdirectory and any subordinate subdirectories
  110. within it will be deleted.  Also, the subdirectory will be
  111. removed.  In other words, this procedure will get rid of the
  112. entire tree of subdirectories that are "below" the one you
  113. selected.
  114.  
  115. WARNING:  The RD command from the MS-DOS command line won't
  116. let you remove a directory until you have deleted everything
  117. within it, from the lowest level upward; however, DOS Manager
  118. will remove a whole subdirectory tree with all of its contents
  119. in one stroke.  This is a powerful feature. It makes "spring
  120. cleaning" of your hard drive easy but it can be dangerous.
  121. Large quantities of important data can be deleted if you are
  122. not careful. For this reason, a special warning message is
  123. given when DOS Manager is about to delete a subdirectory.  You
  124. must press <Y>es to go on, even if you have already used the
  125. <!> option on an earlier Yes-No question in the same delete
  126. command.  Of course, if you back up your hard drive regularly,
  127. don't worry about losing too much important data.  You HAVE
  128. backed up your system recently, haven't you?
  129.  
  130.  
  131. ^C^1Copying and Moving Files
  132.  
  133. Selecting Copy from the File menu or pressing <F3> copies
  134. files to another drive or directory.
  135.  
  136. Selecting Move from the File menu or pressing <F4> moves
  137. files.
  138.  
  139. There is a difference: Copy leaves the original files alone
  140. and creates copies of them elsewhere; Move moves the files to
  141. another place, either on the same or a different drive, and
  142. removes them from their original location.  Moving within the
  143. same drive is very fast since only the directory entries need
  144. be moved.  Moving to a different drive is accomplished by
  145. copying the file and then deleting it.
  146.  
  147. For both the copy and move commands, you are asked to name the
  148. destination drive and/or path.  Type a path specification such
  149. as "C:\STUFF\" or "A:" according to the DOS syntax.  Press
  150. <F8> (when asked for a path) to see a tree structure of your
  151. disk (primarily for hard disk users).  Use the <Arrow Keys> to
  152. select the desired directory; press <Enter> to select it.
  153.  
  154. If you type a path representing a directory that does not
  155. exist, you will be asked if you'd like to create it.
  156.  
  157. If the files you have selected include subdirectories, they
  158. will be copied along with all of their contents.  This means
  159. that directories of the same name will be created at the
  160. destination path and all files within each selected directory
  161. (and any subdirectories nested beneath it) will be copied to
  162. the destination directories.  Hence, you can copy or move an
  163. entire tree of subdirectories from one place to another.  This
  164. can be handy for copying disks that include subdirectories or
  165. rearranging your hard disk's tree structure.  For your own
  166. safety, DOS Manager will not allow you to move a directory
  167. tree structure to a position where a directory would become
  168. its own ancestor. This procedure is not allowed because it
  169. would create a messy situation.
  170.  
  171. The Copy command lets you copy multiple files to a different
  172. path while preserving their filenames.  There is also another
  173. command, Duplicate, to copy a single file to a different file,
  174. possibly in the same directory.  To do this, select Duplicate
  175. from the File menu or press <Shift+F3>. You will be prompted
  176. for a new filename which may include a drive and path if you
  177. wish.  The default is the path and name of the file you
  178. selected.  Use the <Left> and <Right> arrow keys to move
  179. around in the text line to edit the filename.  For example,
  180. copy "C:\STUFF\TEST.TXT" to the file "C:\STUFF\TEST.BAK" in
  181. order to make a backup copy.
  182.  
  183.  
  184. ^C^1Renaming Files
  185.  
  186. Selecting Rename from the Directory menu or pressing
  187. <Shift+F4> renames the selected files or the current file if
  188. none are selected.  You will be prompted for a new name for
  189. each selected file in the standard DOS syntax of up to eight
  190. characters, plus an optional extension of up to three
  191. characters preceded by a period.  You can rename
  192. subdirectories just like regular files.
  193.  
  194.  
  195. ^C^1Printing Directory
  196.  
  197. Select Print Directory from the Directory menu, or press <F5>,
  198. to print out a listing of the current directory.
  199.  
  200.  
  201. ^C^1Sorting Directory
  202.  
  203. Select Directory Sort Order from the Settings menu, or press
  204. <F6>, to select options for sorting of the directories as
  205. viewed or printed.  The directories themselves, as stored on
  206. the disk and viewed with the DIR command in DOS, are not
  207. altered in their order by this sorting.  You can sort by
  208. filename, extension, size, date/time, or numerically.
  209.  
  210. The numeric sort extracts numbers found within filenames and
  211. arranges them in order.  For instance, "MEMO.001" has the
  212. number 1 in it while "23SKIDOO.TXT" has the number 23.  Such
  213. files will be arranged in numeric order with "ties" broken
  214. alphabetically.  This sorting order is useful when you have a
  215. series of files with consecutive numbers without leading
  216. zeroes.  For example, if you have "FILE1.DAT" through
  217. "FILE10.DAT", the tenth file will alphabetize after 1 rather
  218. than after 9 but the numeric sort will put them in their
  219. proper numeric order.
  220.  
  221. Once you have selected a sorting type, all directories
  222. displayed within DOS Manager will be sorted in this manner
  223. until you change it by pressing <F6> again.  There is an
  224. "Unsorted" option which you may select in order to return to
  225. displaying directories in their actual order on your disk
  226. rather than any sorted order.
  227.  
  228.  
  229. ^C^1Changing Directories
  230.  
  231. Press <F10>, or select Go To Drive/Path from the Directory
  232. menu, to change directories so as to view and operate on files
  233. at other places on your disks.  You may type in a path to go
  234. to this location or press <F8> to see the tree structure just
  235. like the copy and move commands.
  236.  
  237. Another way to move around is to press <Enter> while the
  238. selection bar is sitting on a subdirectory (or double-click on
  239. a subdirectory with the mouse).  The ".." entry at the top of
  240. a subdirectory is a special directory entry created
  241. automatically by DOS, standing for the parent directory.
  242. Therefore, when you press <Enter> while the selection bar is
  243. on "..",  DOS Manager goes up one level to the directory in
  244. which the current subdirectory is contained.
  245.  
  246. Changing directories unmarks all marked files because file
  247. marking is only retained in the current directory.
  248.  
  249. Changes of directory done within DOS Manager stay in effect
  250. only while you're within the program, unless you have used the
  251. "Toggle Change Dir Option" from the Settings menu to enable
  252. the feature of remaining in the changed-to directory upon
  253. exit.
  254.  
  255.  
  256. ^C^1Searching for Files
  257.  
  258. Select Find File from the Directory menu or press <F8> to
  259. search for a file.  With this feature, DOS Manager looks
  260. through the entire drive for a particular file.  You are
  261. prompted for the filename.  The filename may include wildcards
  262. in standard DOS syntax.  If a matching file is found, you are
  263. given an option to go to the directory in which it is found
  264. with the selection bar sitting on the particular file you
  265. want.
  266.  
  267. You can resume your search where you left off by pressing
  268. <Shift+F8> to find the next matching file.
  269.  
  270.  
  271. ^C^1Creating Directories
  272.  
  273. Select Create Subdirectory from the Directory menu or press
  274. <Ins> to create a new subdirectory.  This is similar to the
  275. "MD" command in DOS.  You are prompted for the pathname.  If
  276. you don't include a drive and directory prefix, the directory
  277. you name will be created within the directory currently being
  278. displayed.
  279.  
  280.  
  281. ^C^1Viewing Files
  282.  
  283. One of the most powerful and easy-to-use features of DOS
  284. Manager is the built-in file viewing feature.  To look at any
  285. file, just press <Enter> while the selection bar is resting on
  286. the file you are interested in viewing, or double-click on a
  287. file with the mouse.  (Selecting the View File item in the
  288. File menu is equivalent.)  The file will be displayed.  There
  289. are a number of different ways of viewing files.  The method
  290. is selected automatically based on the kind of file.  For most
  291. common kinds of files, you simply press <Enter> to get a peek
  292. at the file.  This is handy when you're cleaning out your
  293. directories and aren't sure what is contained in a particular
  294. file.
  295.  
  296. Ordinary ASCII text files will be displayed as plain text with
  297. a text presenter similar to the scrolling text viewers in
  298. various programs we have published.  In fact, you are in this
  299. presenter right now.  Use the <Arrow Keys>, <PgUp>, and <PgDn>
  300. to move around within the text or <Esc> to return to the main
  301. screen.  <Home> goes to the top of the file, <End> to the end.
  302.  
  303. When a line is longer than 80 characters, it will be word-
  304. wrapped onto the next line.  This feature is denoted by a
  305. right-pointing arrowhead indicating that this is really part
  306. of the previous line.
  307.  
  308. TECHIE NOTE:  Line breaks are recognized whether they consist
  309. of the usual carriage-return followed by linefeed; just a CR
  310. or LF by itself; either or both CR/LF with its high-bit set;
  311. or several other possibilities. Therefore, files from just
  312. about any word processor will display in a readable manner
  313. despite their individual quirks.
  314.  
  315. To search for particular text within a file, press <F8> and
  316. type in the text you are looking for.  Use either upper or
  317. lower case.  The search starts with the first line displayed
  318. on the screen. It continues until the end of the file or the
  319. desired text is found.  If the text is found, it is
  320. highlighted.
  321.  
  322. Most word processors use embedded commands.  There are too
  323. many different programs for DOS Manager to provide specific
  324. support for each; however, DOS Manager can read most text
  325. files, although some may be accompanied by some "funny-
  326. looking" characters.
  327.  
  328. WordPerfect is given special support by DOS Manager.  Its
  329. special embedded commands are automatically stripped so you
  330. can view the text without all the embedded commands.  The text
  331. won't look exactly as it does within the word processor
  332. because most of the special commands are ignored rather than
  333. interpreted, but the text will be readable.
  334.  
  335. Another kind of file displayed in a different manner is a
  336. spreadsheet.  DOS Manager recognizes spreadsheets created with
  337. the popular Lotus 1-2-3, Symphony, and Quattro programs as
  338. well as other programs compatible with this data format. These
  339. spreadsheets will be displayed in a simulation of the
  340. spreadsheet screen.  Not all of the formatting options are
  341. implemented.  The columns are all the same width regardless of
  342. what is set in the template.  Many other special features are
  343. not recognized, but you will usually be able to interpret the
  344. data in the spreadsheet.
  345.  
  346. Press the <Arrow Keys>, <PgUp>, and <PgDn> to move around the
  347. spreadsheet.  Every time you move, the entire spreadsheet must
  348. be loaded again, because all the data is not saved in memory.
  349. You needn't wait for the load to be completed before pressing
  350. another key because all keystrokes will automatically
  351. terminate the load and execute the next command.  Generally,
  352. the upper-left portion of the spreadsheet is at the beginning
  353. of the file.  This part of the file will load and display
  354. quickly after which time you can exit or move about the
  355. spreadsheet without waiting for the rest of the spreadsheet to
  356. load.
  357.  
  358. Database files, such as those in the dBASE III format, can
  359. also be displayed.  These are files with a ".DBF" extension.
  360. Foxbase, dBASE III, Clipper, and many other programs use
  361. database files of this standardized format.  These files
  362. contain lists of field names and values for each of the
  363. database's records.  Press <Enter> at the end of each page to
  364. continue or press <F5> to print the entire contents of the
  365. database.  (Warning: this may be a very long printout in some
  366. cases, since databases can have an almost unlimited amount of
  367. data.)
  368.  
  369. Another file type supported by DOS Manager is the archive file
  370. such as .ARC, .ARJ, .ZIP, or .LZH.  These files, familiar to
  371. computer bulletin board system users, consist of a number of
  372. files compressed into one smaller archive file. DOS Manager
  373. will not extract files from an archive.  You need the ARC,
  374. ARJ, PKUNZIP, and LHARC programs to accomplish this.  DOS
  375. Manager will display a listing of the files contained within
  376. each archive.  For ZIP and ARJ files, DOS Manager tells you
  377. what version of the archiver was used to create the file;
  378. which operating system was used (ZIP and ARJ programs exist on
  379. many non-MS-DOS machines); and what version is needed to
  380. extract the file.
  381.  
  382. When all else fails, DOS Manager will display files as
  383. straight binary data, in hexadecimal bytes, along with their
  384. ASCII equivalents.  If you're not a "techie", you probably
  385. won't be able to interpret this display.  You can press <Esc>
  386. to get out of it.  A binary display is selected for files that
  387. are unsupported for display.  You can also get a raw binary
  388. display of any other type of file by pressing <F6> during the
  389. normal display of a file.  Pressing <F6> while a binary dump
  390. is displayed switches the mode to text-file display.  This
  391. display will usually look like garbage unless the file
  392. actually IS a text file.  You can also find text strings
  393. within an .EXE program file this way.  A display of a binary
  394. dump can be viewed just like a text file.
  395.  
  396.  
  397. ^C^1Editing Files
  398.  
  399. In addition to viewing text files, you can also edit them. You
  400. can only edit text files.  Spreadsheet, database, archive, and
  401. binary files can be viewed but not changed.  To edit a file,
  402. select the Alter (Edit) File item from the File menu, or press
  403. <F7> from the main screen, when the desired file is
  404. highlighted.
  405.  
  406. To create and edit a new file, press <Shift+F7>, and type the
  407. name of the file when prompted.  The file will be created and
  408. you will be placed in the editor to edit it.
  409.  
  410. Only straight ASCII files can be edited and there is a limit
  411. to the size of files you can edit.  If you try to edit a file
  412. which cannot be edited, you will be told so.  The built-in DOS
  413. Manager editor is not usable for massive documents or for
  414. documents that need embedded word-processor commands; however,
  415. it is ideal for creating and modifying the simple text files
  416. needed by DOS such as CONFIG.SYS, AUTOEXEC.BAT, other batch
  417. files, and configuration files.
  418.  
  419. The editor screen is similar to the text viewer used when
  420. pressing <Enter> on text files; however, this feature allows
  421. you to change as well as view the text.  Move around with the
  422. arrow keys; type characters to insert them; press <Ins> to
  423. toggle between overwriting the character at the cursor and
  424. inserting new characters before it; and press <Del> to delete
  425. the character at the cursor.  Also, <F7> deletes a line and
  426. <F6> inserts a line.  <F1> gives you a help screen for the
  427. editing commands.  <F8> searches for a particular text string.
  428. DOS Manager starts the search at the point of the cursor.  The
  429. cursor is moved to the start of the desired string if it is
  430. found or to the end of the file if it is not found.  <Home>
  431. and <End> go to the beginning of the current line, and
  432. <Ctrl+Home> and <Ctrl+End> go to the top and bottom of the
  433. file.
  434.  
  435. When you reach the end of a line, words will wrap just like in
  436. the text display mode.  This includes the use of a rightward
  437. arrowpoint at the start of the next line indicating it is a
  438. continuation from the previous line. This feature allows you
  439. to create and modify text files with lines longer than 80
  440. characters.  This is often necessary with batch files.
  441. Carriage returns will not be inserted except where you
  442. explicitly press <Enter>.
  443.  
  444. When you're finished editing, press <F10> to save the file and
  445. return to the directory screen.  The file will be saved as
  446. straight ASCII. This includes the carriage returns and
  447. linefeeds indicated by pressing <Enter>.  The file may differ
  448. from the way it was originally stored if it was created on a
  449. word processor with different conventions.
  450.  
  451. When a file is loaded to be edited, the same processing is
  452. done to it as in the text display portion of the program. This
  453. means that various line-breaks are recognized and some word-
  454. processor commands, WordPerfect for example, are stripped.
  455. These commands are NOT added back into the file before it is
  456. saved; therefore, they will be lost.  Do not use the DOS
  457. Manager editor to edit a file created under a different word
  458. processor using its special commands unless you don't care if
  459. these commands are stripped when the file is returned to
  460. straight ASCII.  This may be what you want to do.  For
  461. instance, if the file is going to be used as a batch file or
  462. transferred to another user with a different word processor,
  463. it SHOULD be a straight ASCII file because the embedded
  464. command codes will only confuse matters.
  465.  
  466.  
  467. ^C^1Running Programs
  468.  
  469. You can also run external programs from DOS Manager.  Do this
  470. by selecting Execute Command from the Run menu or by pressing
  471. the forward slash </>.  You are asked what command to use,
  472. defaulting to the name of the file at the directory selection
  473. bar when you press this command key.  If the file is an .EXE,
  474. .COM, or .BAT file, you can run it immediately by pressing
  475. <Enter>.  You can also type any other DOS command, such as
  476. FORMAT A:, and it will be executed.  Enter a null string (by
  477. pressing <Del> repeatedly to remove the default filename, or
  478. pressing the <Space Bar> followed by the <Backspace Key>) to
  479. "shell" to a DOS prompt to perform whatever other commands you
  480. wish.  Type "EXIT" to get back to DOS Manager.
  481.  
  482. Note that there is a slight delay before a command is
  483. executed.  This is because DOS Manager and all related data
  484. stored in your PC's memory must be swapped out to free this
  485. memory space for the other program you are running.  If you
  486. have expanded memory available, this will be used to hold DOS
  487. Manager temporarily; otherwise, it will be swapped to disk.
  488. This function may fail if you lack sufficient space on the
  489. current default drive.  All temporary swap files will be
  490. deleted once you return to the menu; they will not take up
  491. space on your disk drive permanently. If, due to a system
  492. crash or some such problem, a temporary file does not get
  493. deleted, you can delete it yourself later.  These files will
  494. show up in the root directory of your current drive, and are
  495. "read-only", with cryptic eight-letter names with no
  496. extension.  They can be deleted using DOS Manager.
  497.  
  498.  
  499. ^C^1Other Functions
  500.  
  501. Press <F2> or select the "Sound/Silence Toggle" item in the
  502. Settings menu to turn on or off the sound.  With sound off,
  503. the "beeps" that sound on occasion will be silenced.
  504.  
  505. Select the "Toggle Opening Info Text" item in the Settings
  506. menu to enable or disable the viewing of the informational
  507. text about DOS Manager on starting the program.  In all cases,
  508. you can see that text within the program by pressing F9.
  509.  
  510. Select the "Toggle Change Dir Option" item in the Settings
  511. menu to enable or disable the feature of changing the current
  512. DOS directory to the directory you have reached while running
  513. DOS Manager.  If enabled, on exiting this program you will be
  514. placed in the directory you have just displayed on the screen;
  515. if disabled, you will be returned to the directory which was
  516. current when you started DOS Manager.  Note that if, in the
  517. meantime, you have renamed or deleted the original directory,
  518. you will not be returned to it in any case.
  519.  
  520.  
  521. ^C^1Exiting
  522.  
  523. Select Quit from the File menu or press <Esc> to exit DOS
  524. Manager.
  525.  
  526.  
  527. ^C^IDISCLAIMER
  528.  
  529. Any product name (e.g., Lotus 1-2-3, Symphony, dBASE III,
  530. FoxBase, Clipper, ARC, ARJ, PKZIP, PKUNZIP, LHARC, or
  531. WordPerfect) mentioned in this text or in DOS Manager is a
  532. trademark of its respective publisher.  DOS Manager provides
  533. viewing capabilities for several of these file formats for the
  534. convenience of its users, but DOS Manager is not officially
  535. endorsed or supported by the manufacturers of the above-named
  536. programs.  Softdisk Publishing does not provide technical
  537. support for programs created by other software companies. 
  538.