home *** CD-ROM | disk | FTP | other *** search
/ Softdisk PC 141 / sdpc141.zip / SDPC141 / DOSMAN / DOSMAN.DOC (.txt) < prev    next >
Softdisk Text Compressor Document  |  1998-03-09  |  32KB  |  1,223 lines

  1.  
  2. DOS Manager is a program designed to help you perform many
  3. useful operations with your disks, files, and directories. A
  4. user-friendly menu structure makes DOS Manager easy to use.
  5. You can view directories on your hard disk and SDPCfloppy disks;
  6. copy, rename, move, and delete files; and SDPCexamine graphic,
  7. text, database, spreadsheet and SDPCother common types of files.
  8. Small text files can be edited with DOS Manager. You can even
  9. run other programs from within DOS Manager.  You can format
  10. floppy disks, too.
  11.  
  12.  
  13. ^C^IGetting Started
  14.  
  15. To run DOS MANAGER from the DOS prompt, go to the drive and
  16. path in which DOS MANAGER is installed, and type DOSMAN.  It
  17. is strongly suggested that you install DOS Manager to a hard
  18. disk, in a directory that is somewhere in your DOS PATH (as
  19. set in your AUTOEXEC.BAT file), so that you can run it at any
  20. time without first changing directories.
  21.  
  22.  
  23. ^C^IAdvanced Command-Line Options
  24.  
  25. You can follow the name "DOSMAN" with any of the following
  26. command switches for special options:
  27.  
  28.      DOSMAN /M          runs in monochrome mode.
  29.                         [e.g., for LCD screens on which
  30.                         the normal colors are hard to read]
  31.  
  32.      DOSMAN /25         These commands select between 25-line
  33.      DOSMAN /43         and 43 (or 50) line mode.  EGA cards
  34.      DOSMAN /50         support 43 line mode, VGA cards
  35.                         support 50 lines, and all cards
  36.                         support 25 line mode.  Normally, the
  37.                         default is to use the highest mode
  38.                         your display adapter supports, but
  39.                         this can be overridden with these
  40.                         command line switches.  There are
  41.                         also menu items within the program
  42.                         to change video mode, or to make the
  43.                         current mode the default for future
  44.                         sessions.
  45.  
  46.      DOSMAN /0          Causes DOS Manager to start up in
  47.                         whatever text mode (25, 43, or 50
  48.                         lines) you are already in when you
  49.                         run it, without changing the mode.
  50.  
  51.      DOSMAN /NOMOUSE    Disables the mouse.  Use if you
  52.                         are having compatibility problems
  53.                         due to your system's mouse driver,
  54.                         or if you just don't want to use
  55.                         your mouse for whatever reason.
  56.  
  57.      DOSMAN /NOSVGA     Disables use of SVGA graphics modes
  58.                         for graphic display.  This may be
  59.                         necessary if you have a non-SVGA
  60.                         monitor with an SVGA adapter, to
  61.                         stop DOS Manager from trying to use
  62.                         modes that won't work for you.
  63.  
  64.      DOSMAN /NOGFX      Disables all graphics; used to stop
  65.                         program from hanging on a few
  66.                         old graphic cards that aren't
  67.                         compatible with the current
  68.                         FastGraph library used by DOSMAN.
  69.  
  70.      DOSMAN /NOSB       Disables use of SoundBlaster card
  71.                         to play sound files.  Do this if
  72.                         attempting to play .WAV or .VOC
  73.                         files causes system problems.
  74.                         With this option set, these sounds
  75.                         won't play at all, since DOS
  76.                         Manager doesn't support playing
  77.                         sound files without a SoundBlaster.
  78.  
  79.      DOSMAN /NOEMS      Disables use of extended memory
  80.                         when swapping out to run a program
  81.                         or the DOS command line.
  82.  
  83.      DOSMAN /Q          "Quick Run": Skips the opening
  84.                         title/warranty info.
  85.  
  86.      DOSMAN /?          See all possible command switches.
  87.  
  88. In addition, you can specify a particular directory to start
  89. at by typing its name in the command line:
  90.  
  91. ^1     DOSMAN C:\FILES\
  92.  
  93. If you specify a filename, you will go straight into file-
  94. viewing mode with that particular file.  This lets DOS
  95. Manager be used as a command-line-accessible file lister:
  96.  
  97. ^1     DOSMAN C:\FILES\TEST.TXT
  98.  
  99. If you specify a file mask (a name with the DOS wildcard
  100. characters * and SDPC?), file listings will be limited to
  101. those matching the mask (plus all subdirectories) until
  102. you change the mask using the Ctrl-M command:
  103.  
  104. ^1     DOSMAN *.TXT
  105.  
  106. If you include the command switch /EDIT and SDPCspecify a
  107. filename, you will go straight into the built-in text editor
  108. to edit the file you have selected:
  109.  
  110. ^1     DOSMAN /EDIT C:\FILES\TEST2.DOC
  111.  
  112. Finally, if you include the switch /EXIT along with a
  113. filename (with or without the /EDIT parameter), then DOS
  114. Manager will exit to DOS after completing the viewing or
  115. editing of the specified file.
  116.  
  117. Of course, you do not need to use any of these advanced
  118. parameter options; all functions, including file viewing and
  119. editing, are accessible in a menu-driven way within DOS
  120. Manager.  These options merely provide another means by which
  121. advanced users may make use of the power of DOS Manager.
  122. For instance, you may want to create a batch file VIEW.BAT
  123. containing the following line:
  124.  
  125. ^1     DOSMAN %1 /EXIT
  126.  
  127. Then, when you type "VIEW filename", the specified file will
  128. be viewed in DOS Manager, then you will be returned to the
  129. DOS prompt.  Add "/EDIT" to the above line, and the specified
  130. file will be edited instead of viewed.
  131.  
  132. For technical support on this and other Softdisk Publishing
  133. programs, call 1-318-221-8311.
  134.  
  135.  
  136. ^C^IThe Basics
  137.  
  138. DOS Manager uses pull-down menus at the top of the screen.
  139. Mouse users can pull them down by clicking on the menu names,
  140. like "File", "Directory", etc.  You can also pull down a menu
  141. by pressing Alt and its first letter (Alt-F for File, etc.).
  142. Select a menu item by clicking on it (or releasing your mouse
  143. button while on it), or by moving around with the arrow keys
  144. and pressing Enter when the desired menu item is selected, or
  145. by pressing the first letter of the desired menu item.
  146.  
  147. Many of the functions of this program are also tied to "hot
  148. keys" (such as function keys or combinations of Ctrl, Alt,
  149. Shift, and a function or letter key) which can be pressed from
  150. the main screen in place of pulling down a menu item.
  151.  
  152. In addition, when function keys are itemized on the bottom of
  153. the screen, you can click on the name of the key (the part
  154. that is in yellow on blue on color monitors) to access the
  155. function as if you have pressed that key.
  156.  
  157. Other mouse features:  The right mouse button acts like the
  158. ESC key, to get you out of whatever you are in.  Also, when
  159. there is a little square within brackets in the upper left
  160. corner of a screen window, clicking on it works like ESC to
  161. close the window.
  162.  
  163. When scrolling text is presented, and while a directory is
  164. displayed, you will see a "scroll bar" at the right edge of
  165. the window.  The pointer within it shows how far into the file
  166. or directory you are.  Clicking within the scroll bar and
  167. above the pointer acts like PgUp; clicking below the pointer
  168. acts like PgDn; and SDPC"dragging" the pointer moves to a
  169. different point of the file or directory.  Also, the
  170. arrowheads above and SDPCbelow the scroll bar act like the up and
  171. down arrow keys, and will repeat if you hold the mouse button
  172. down while pointing to them.
  173.  
  174. Online help is available at most parts of DOS Manager. Bring
  175. it up by pressing the <F1> key.  Pressing <F1> twice in a row
  176. brings up this text.  <Shift+F1> brings up a list of hot keys.
  177.  
  178.  
  179. ^C^IUsing DOS Manager
  180.  
  181. After a title screen, DOS Manager goes straight to the main
  182. command screen.  The current directory is displayed, including
  183. file names, the dates they were last modified, and their size.
  184.  
  185. If you chose a file mask using the command-line option or the
  186. Ctrl-M command (or the "Mask" choice on the Settings menu),
  187. then file listing is limited to matching files.  Otherwise,
  188. all files in the current directory are shown.
  189.  
  190. Use the arrow keys, <PgUp>, and <PgDn> to move around in the
  191. directory.  Also, you can click the mouse on a directory entry
  192. to go to it.  Clicking on the entry that is already
  193. highlighted is equivalent to pressing ENTER to view that file.
  194. (See information on file viewing below.)
  195.  
  196. You can also move around within the current directory by
  197. typing the beginning of the name of the file you are looking
  198. for.  The cursor will be moved to a matching file, if there
  199. is one.  The backspace key removes the last character from
  200. the string being searched for.  The backslash key (\) goes
  201. to the next file matching the same thing you've typed.
  202. If you type a period (.), the search will be for a file
  203. extension rather than the beginning of the filename;
  204. typing '.TXT' goes to the first .TXT file, for instance.
  205.  
  206. You may see some unfamiliar files in the directory, since all
  207. hidden and system files are shown.  For instance, the root
  208. directory of the disk you boot will include files such as
  209. "IO.SYS" and SDPC"MSDOS.SYS".  Don't delete, move, or rename these
  210. files; this might make your disk fail to boot correctly.  You
  211. will be given a warning if you try to delete these or other
  212. read-only or system files.
  213.  
  214.  
  215. ^C^1Selecting Files
  216.  
  217. The highlight bar indicates the current file which will be
  218. operated on by various commands.  Some commands can act on
  219. more than one file at once, if you mark a set of files as
  220. described here.
  221.  
  222. Use the <Space Bar> to flag the currently highlighted file. A
  223. "check mark" is shown next to it to indicate that it is
  224. marked.  Pressing the <Space Bar> on a "marked" file will
  225. unmark the file.
  226.  
  227. The "+" (or "=") key will mark all files in the current
  228. directory (including subdirectories); the "-" key will unmark
  229. all marked files.  The "~" (or "`") key will toggle (invert)
  230. the status of all marked files, making the marked ones
  231. unmarked and vice versa.
  232.  
  233. These file-marking commands are also accessible as items in
  234. the Directory menu.
  235.  
  236. NOTE:  If you have a three-button mouse, you can use the
  237. middle mouse button to click on a file for the purpose of
  238. marking or unmarking it.
  239.  
  240. If any files are marked, the total size of the marked files is
  241. shown at the bottom of the screen.  The amount of space needed
  242. for copying these files to a floppy or a hard disk is also
  243. shown.  This measurement is based on the normal 1 KB
  244. allocation for floppies and SDPC2 KB for hard disks. If your
  245. destination drive does not have the indicated amount of free
  246. space, you will not have room to copy all files you selected.
  247.  
  248. All marked files are automatically unmarked when you change to
  249. a different drive or directory.  Otherwise, marks stay in
  250. place until you unmark them, allowing you to do multiple
  251. operations on a set of files.
  252.  
  253.  
  254. ^C^1Erasing (Deleting) Files
  255.  
  256. Selecting Erase from the File menu or pressing <Del> will
  257. delete all marked files or the current file at the highlight
  258. bar if no files are marked.  Because deletion can be
  259. dangerous, you are first asked if you really want to delete
  260. each file. Answer "Yes" every time to delete the indicated
  261. file or press the exclamation point <!> key at the first
  262. "Yes/No" question to delete the indicated file and all
  263. subsequent files without further questions. Answering "No" to
  264. each question or pressing <Esc> gets you out without losing
  265. any files.  Answer "No" if you decide you really don't want to
  266. delete the files.
  267.  
  268. If one of the selected files is a subdirectory, all files
  269. within the subdirectory and any subordinate subdirectories
  270. within it will be deleted.  Also, the subdirectory will be
  271. removed.  In other words, this procedure will get rid of the
  272. entire tree of subdirectories that are "below" the one you
  273. selected.
  274.  
  275. WARNING:  The RD command from the MS-DOS command line won't
  276. let you remove a directory until you have deleted everything
  277. within it, from the lowest level upward.  DOS Manager is more
  278. powerful; it will remove a whole subdirectory tree with all of
  279. its contents in one stroke.  This is a useful feature for
  280. "spring cleaning" of your hard drive, but it can also be
  281. dangerous.  Large amounts of important data can be deleted if
  282. you are not careful.  For this reason, a special warning
  283. message is given when DOS Manager is about to delete a
  284. directory.  You must press <Y>es to go on, even if you have
  285. already used the <!> option on an earlier Yes-No question in
  286. the same delete command.  Of course, if you back up your hard
  287. drive regularly, don't worry about losing too much important
  288. data.  You HAVE backed up your system recently, haven't you?
  289.  
  290.  
  291. ^C^1Copying and Moving Files
  292.  
  293. Selecting Copy from the File menu or pressing <F3> copies
  294. files to another drive or directory.
  295.  
  296. Selecting Move from the File menu or pressing <F4> moves
  297. files.
  298.  
  299. There is a difference: Copy leaves the original files alone
  300. and creates copies of them elsewhere; Move moves the files to
  301. another place, either on the same or a different drive, and
  302. removes them from their original location.  Moving within the
  303. same drive is very fast since only the directory entries need
  304. be moved.  Moving to a different drive is accomplished by
  305. copying the file and then deleting it.
  306.  
  307. For both the copy and move commands, you are asked to name the
  308. destination drive and/or path.  Type a path specification such
  309. as "C:\STUFF\" or "A:" according to the DOS syntax.  Press
  310. <F8> (when asked for a path) to see a tree structure of your
  311. disk (primarily for hard disk users). Use the <Arrow Keys> to
  312. select the desired directory; press <Enter> to select it.
  313. Once a path is selected, you'll be returned to the input field
  314. with that path entered; pressing <Enter> at that point starts
  315. the copy or move.
  316.  
  317. While in the path input field, the up and SDPCdown arrows will
  318. move through a "history" of the most recent directories which
  319. you have entered, if any, to make it easy for you to copy
  320. several things to the same directory.  This history is only
  321. preserved in the current run of DOS Manager; it starts afresh
  322. when you exit and SDPCrun it again later.  The last ten
  323. directories you have input in the Copy, Move, or Go To
  324. Directory commands are accessible in this manner.  Just press
  325. <Enter> when the desired directory is shown.
  326.  
  327. If you type a path representing a directory that does not
  328. exist, you will be asked if you'd like to create it.
  329.  
  330. If the files you have selected include subdirectories, they
  331. will be copied along with all of their contents.  This means
  332. that directories of the same name will be created at the
  333. destination path and all files within each selected directory
  334. (and any subdirectories nested beneath it) will be copied to
  335. the destination directories.  Hence, you can copy or move an
  336. entire tree of subdirectories from one place to another.  This
  337. can be handy for copying disks that include subdirectories or
  338. rearranging your hard disk's tree structure.  For your own
  339. safety, DOS Manager will not allow you to move a directory
  340. tree structure to a position where a directory would become
  341. its own ancestor.  This procedure is not allowed because it
  342. would create a messy situation.
  343.  
  344. If the files won't all fit on a floppy disk you are copying
  345. to, DOS Manager will copy as many as it can, then prompt you
  346. to insert another disk.  In this way, you can copy the files
  347. to a set of disks.  You even get an option to format the
  348. disks you insert, so you can continue copying even if you
  349. run out of blank, formatted disks.
  350.  
  351. The Copy command lets you copy multiple files to a different
  352. path while preserving their filenames.  There is also another
  353. command, Duplicate, to copy a single file to a different file,
  354. possibly in the same directory.  To do this, select Duplicate
  355. from the File menu or press <Shift+F3>. You will be prompted
  356. for a new filename which may include a drive and SDPCpath if you
  357. wish.  The default is the path and name of the file you
  358. selected.  Use the <Left> and SDPC<Right> arrow keys to move
  359. around in the text line to edit the filename.  For example,
  360. copy "C:\STUFF\TEST.TXT" to the file "C:\STUFF\TEST.BAK" in
  361. order to make a backup copy.  Note that, unlike the Copy and
  362. Move commands, the Duplicate command acts only on the
  363. currently selected file (the one at the cursor), regardless of
  364. which files you have marked.
  365.  
  366.  
  367. ^C^1Hiding and Write-Protecting Files
  368.  
  369. Two items on the File menu, "Hide/Unhide" and SDPC"Write-Protect",
  370. allow you to modify the attributes of files, which tell DOS
  371. how to deal with them.  Most normal files are neither hidden
  372. nor write-protected, but there are occasions when you might
  373. wish to add or remove these attributes to a file.
  374.  
  375. A Hidden file won't show when you list the directory of the
  376. disk with the DIR command (though they still show in DOS
  377. Manager).  This may be helpful in concealing something from
  378. other users of your PC.  A Read-Only (write-protected) file
  379. cannot be deleted or changed; this can be useful to protect
  380. your valuable data from being accidentally overwritten.
  381.  
  382. These commands act on all marked files, or on the currently-
  383. selected file if none is marked.  You are prompted for each
  384. file on whether you wish to modify its attribute.  These
  385. commands work as "toggles", meaning that if the file is
  386. already hidden when you select the Hide command, it will be
  387. unhidden.  The prompt for each file will tell you whether you
  388. are hiding, unhiding, protecting, or unprotecting it.
  389.  
  390. Be careful using these commands; some other programs may not
  391. be able to deal with hidden or read-only files, so you could
  392. end up putting your data files out of reach of the
  393. applications for which you use them.  But don't worry; you can
  394. always reverse the hiding or write-protection by using the
  395. appropriate DOS Manager commands again.
  396.  
  397. The "hot-key" for the Hide command is "@", while the key for
  398. the Write-Protect command is "#".
  399.  
  400.  
  401. ^C^1Renaming Files
  402.  
  403. Selecting Rename from the Directory menu or pressing
  404. <Shift+F4> renames the selected files or the current file if
  405. none are selected.  You will be prompted for a new name for
  406. each selected file in the standard DOS syntax of up to eight
  407. characters, plus an optional extension of up to three
  408. characters preceded by a period.  You can rename
  409. subdirectories just like regular files.
  410.  
  411.  
  412. ^C^1Printing Directory
  413.  
  414. Select Print Directory from the Directory menu, or press <F5>,
  415. to print out a listing of the current directory.
  416.  
  417.  
  418. ^C^1Sorting Directory
  419.  
  420. Select Directory Sort Order from the Settings menu, or press
  421. <F6>, to select options for sorting of the directories as
  422. viewed or printed.  The directories themselves, as stored on
  423. the disk and SDPCviewed with the DIR command in DOS, are not
  424. altered in their order by this sorting.  You can sort by
  425. filename, extension, size, date/time, or numerically.
  426.  
  427. The numeric sort extracts numbers found within filenames and
  428. arranges them in order.  For instance, "MEMO.001" has the
  429. number 1 in it while "23SKIDOO.TXT" has the number 23.  Such
  430. files will be arranged in numeric order with "ties" broken
  431. alphabetically.  This sorting order is useful when you have a
  432. series of files with consecutive numbers without leading
  433. zeroes.  For example, if you have "FILE1.DAT" through
  434. "FILE10.DAT", the tenth file will alphabetize after 1 rather
  435. than after 9 but the numeric sort will put them in their
  436. proper numeric order.
  437.  
  438. Sorting by size proceeds from largest down to smallest. This
  439. is the ideal order to copy files to multiple disks; it will
  440. usually use the space efficiently, as the big files get copied
  441. first, and the small ones fill in the extra space on each
  442. disk.
  443.  
  444. Once you have selected a sorting type, all directories
  445. displayed within DOS Manager will be sorted in this manner
  446. until you change it by pressing <F6> again.  There is an
  447. "Unsorted" option which you may select in order to return to
  448. displaying directories in their actual order on your disk
  449. rather than any sorted order.
  450.  
  451.  
  452. ^C^1Changing Directories
  453.  
  454. Press <F10>, or select Go To Drive/Path from the Directory
  455. menu, to change directories so as to view and SDPCoperate on files
  456. at other places on your disks.  You may type in a path to go
  457. to this location or press <F8> to see the tree structure just
  458. like the copy and move commands.  Also, the history feature
  459. works using the up and SDPCdown arrows just as with the copy and
  460. move commands.
  461.  
  462. Another way to move around is to press <Enter> while the
  463. selection bar is sitting on a subdirectory (or double-click on
  464. a subdirectory with the mouse).  The ".." entry at the top of
  465. a subdirectory is a special directory entry created
  466. automatically by DOS, standing for the parent directory.
  467. Therefore, when you press <Enter> while the selection bar is
  468. on "..",  DOS Manager goes up one level to the directory in
  469. which the current subdirectory is contained.
  470.  
  471. NOTE:  Because changing directories while files are marked
  472. causes these marks to be undone, you are given a special
  473. warning if you press <Enter> on a subdirectory entry while
  474. files are marked.  From this dialog box, press C to change to
  475. the new directory (in the process unmarking the files), V to
  476. view the directory without going there (preserving the file
  477. marks), or A to abort without going anywhere.
  478.  
  479. Use the "Change Dir" option from the Settings menu to tell DOS
  480. Manager what directory to place you in upon quitting to DOS.
  481. If the Change Dir option is enabled, you will be left in the
  482. directory you have changed to via the above-noted directory
  483. change and SDPCnavigation commands.  If this option is disabled,
  484. you will be returned to the directory you were in when you ran
  485. DOS Manager.
  486.  
  487. This option is a "toggle"; each time you select it from the
  488. menu, it reverses the setting, and displays a dialog box
  489. showing the new status.  The menu item switches between
  490. "Enable Change Dir Option" and SDPC"Disable Change Dir Option" to
  491. show which action it will perform.
  492.  
  493.  
  494. ^C^1Searching for Files
  495.  
  496. Select Find File from the Directory menu or press <F8> to
  497. search for a file.  With this feature, DOS Manager looks
  498. through the entire drive for a particular file.  You are
  499. prompted for the filename.  The filename may include wildcards
  500. in standard DOS syntax.  If a matching file is found, you are
  501. given an option to go to the directory in which it is found
  502. with the selection bar sitting on the particular file you
  503. want.
  504.  
  505. You can resume your search where you left off by pressing
  506. <Shift+F8> to find the next matching file.
  507.  
  508.  
  509. ^C^1Creating Directories
  510.  
  511. Select Create Subdirectory from the Directory menu or press
  512. <Ins> to create a new subdirectory.  This is similar to the
  513. "MD" command in DOS.  You are prompted for the pathname.  If
  514. you don't include a drive and SDPCdirectory prefix, the directory
  515. you name will be created within the directory currently being
  516. displayed.
  517.  
  518.  
  519. ^C^1Formatting Disks
  520.  
  521. Select "Format disk in drive A" or "Format disk in drive B"
  522. from the Misc. menu to format a floppy disk.  You will be
  523. asked to select the appropriate format for the disk you have
  524. inserted (the choices will vary depending on what type of
  525. drive you have), and then the disk will be formatted.  This
  526. process prepares a disk to be used for storing data, and it
  527. wipes out any data that might already be on the disk.  Use
  528. it on all new disks if they're not purchased pre-formatted,
  529. as well as old disks that you'd like to clear off all data
  530. from and start over with.
  531.  
  532. You also get a chance to format disks whenever you are
  533. copying files to a floppy disk and SDPCrun out of space.  This
  534. lets you continue the copy even if you don't have enough
  535. formatted disks handy.
  536.  
  537. Ctrl-A and SDPCCtrl-B are the hot keys for formatting a disk in
  538. drive A or drive B respectively.  From the format-selection
  539. screen, Ctrl-V lets you type a volume label for the new disk
  540. (this appears at the top of the disk's directory).
  541.  
  542.  
  543. ^C^1Viewing Files
  544.  
  545. One of the most powerful and easy-to-use features of DOS
  546. Manager is the built-in file viewing feature.  To look at any
  547. file, just press <Enter> while the selection bar is resting on
  548. the file you are interested in viewing, or double-click on a
  549. file with the mouse.  (Selecting the View File item in the
  550. File menu is equivalent.)  The file will be displayed.  There
  551. are a number of different ways of viewing files.  The method
  552. is selected automatically based on the kind of file.  For most
  553. common kinds of files, you simply press <Enter> to get a peek
  554. at the file.  This is handy when you're cleaning out your
  555. directories and SDPCaren't sure what is contained in a particular
  556. file.
  557.  
  558. Ordinary ASCII text files will be displayed as plain text with
  559. a text presenter similar to the scrolling text viewers in
  560. various programs we have published.  In fact, you are in this
  561. presenter right now.  Use the <Arrow Keys>, <PgUp>, and <PgDn>
  562. to move around within the text or <Esc> to return to the main
  563. screen.  <Home> goes to the top of the file, <End> to the end.
  564.  
  565. When a line is longer than 75 characters, it will be word-
  566. wrapped onto the next line.  This feature is denoted by a
  567. right-pointing arrowhead indicating that this is really part
  568. of the previous line.
  569.  
  570. If you'd like to use the full 80-character width of the text
  571. screen to display text files, press <Shift-F6> while viewing a
  572. text file.  This will toggle the width between 75 characters
  573. (with a scroll bar) and SDPC80 characters (without a scroll bar).
  574. The setting of this toggle remains in place until you change
  575. it, even if you leave the viewer and go to a different file,
  576. so you can leave the mode the way you prefer.  This setting 
  577. will be saved to DOS Manager's configuration file so it 
  578. remains in place in future sessions.
  579.  
  580. Another "toggle" feature is to enable or disable "fast
  581. paging," a mode where Page Up and SDPCPage Down go immediately
  582. to the next or previous page instead of scrolling to it one
  583. line at a time.  Use <F3> to toggle this feature.  It is also
  584. saved in the configuration file, and this setting is used
  585. in both the text viewer and the text editor.
  586.  
  587. TECHIE NOTE:  Line breaks are recognized whether they consist
  588. of the usual carriage-return followed by linefeed; just a CR
  589. or LF by itself; either or both CR/LF with its high-bit set;
  590. or several other possibilities. Therefore, files from just
  591. about any word processor will display in a readable manner
  592. despite their individual quirks.
  593.  
  594. While viewing text, <CTRL-R> "rotates" the alphabetic
  595. characters by 13 positions -- turning "a" to "n", etc.  This
  596. provides a method of viewing the "ROT13" text that's
  597. sometimes used in Internet newsgroups to hide the content
  598. of messages, such as "spoilers" to movie plots, that the
  599. author wants to be sure you don't see unintentionally when
  600. you don't want to.  While in rotation mode, + and SDPC- change
  601. the rotation number up and SDPCdown, and <CTRL-R> returns to
  602. normal text display.
  603.  
  604. To search for particular text within a file, press <F8> and
  605. type in the text you are looking for.  Use either upper or
  606. lower case.  The search starts at the current file position
  607. (the first line on the screen at the time you press <F8>). It
  608. continues until the end of the file or the desired text is
  609. found.  If the text is found, it is highlighted.
  610.  
  611. Most word processors use embedded commands.  There are too
  612. many different programs for DOS Manager to provide specific
  613. support for each; however, DOS Manager can read most text
  614. files, although some may be accompanied by some "funny-
  615. looking" characters.
  616.  
  617. WordPerfect is given special support by DOS Manager.  Its
  618. special embedded commands are automatically stripped so you
  619. can view the text without all the embedded commands.  The text
  620. won't look exactly as it does within the word processor
  621. because most of the special commands are ignored rather than
  622. interpreted, but the text will be readable.
  623.  
  624. Softdisk's own compressed file format, used for text files
  625. on Softdisk PC (VGA edition), is supported by DOS Manager.
  626. These files will be viewed as ASCII text, with the compression
  627. completely transparent to the user.  These files usually have
  628. a .CTX extension, but they will be recognized and properly
  629. viewed no matter what extension they have.
  630.  
  631. Another kind of file displayed in a different manner is a
  632. spreadsheet.  DOS Manager recognizes spreadsheets created with
  633. the popular Lotus 1-2-3, Symphony, and Quattro programs, as 
  634. well as Softdisk's Personal Calc, and also any other 
  635. programs which create files that are compatible with any of 
  636. these. These spreadsheets will be displayed in a simulation 
  637. of the spreadsheet screen.  Not all of the formatting 
  638. options are implemented.  The columns are all the same width 
  639. regardless of what is set in the template.  Many other 
  640. special features are not recognized, but you will usually be 
  641. able to interpret the data in the spreadsheet. 
  642.  
  643. Press the <Arrow Keys>, <PgUp>, and <PgDn> to move around the
  644. spreadsheet.  Every time you move, the entire spreadsheet must
  645. be loaded again, because all the data is not saved in memory.
  646. You needn't wait for the load to be completed before pressing
  647. another key because all keystrokes will automatically
  648. terminate the load and execute the next command.  Generally,
  649. the upper-left portion of the spreadsheet is at the beginning
  650. of the file.  This part of the file will load and display
  651. quickly after which time you can exit or move about the
  652. spreadsheet without waiting for the rest of the spreadsheet to
  653. load.
  654.  
  655. Database files, such as those in the dBASE III format, can
  656. also be displayed.  These are files with a ".DBF" extension.
  657. Foxbase, dBASE III, Clipper, and many other programs use
  658. database files of this standardized format.  These files
  659. contain lists of field names and SDPCvalues for each of the
  660. database's records.  Press <Enter> at the end of each page to
  661. continue or press <F5> to print the entire contents of the
  662. database.  (Warning: this may be a very long printout in some
  663. cases, since databases can have an almost unlimited amount of
  664. data.)
  665.  
  666. Another file type supported by DOS Manager is the archive file
  667. such as .ARC, .ARJ, .LZH., .PAK, .ZIP, or .ZOO.  These files,
  668. familiar to computer bulletin board system users, consist of a
  669. number of files compressed into one smaller archive file. DOS
  670. Manager will not extract files from an archive.  You need the
  671. ARC, ARJ, LHARC, PAK, PKUNZIP, and ZOO programs to accomplish
  672. this.  DOS Manager will display a listing of the files
  673. contained within each archive.  For ZIP files, DOS Manager
  674. tells you what version of the archiver was used to create the
  675. file; which operating system was used (compatible archiver
  676. programs exist on many non-MS-DOS machines); and SDPCwhat version
  677. is needed to extract it.
  678.  
  679. Most varieties of self-extracting archives (archive files
  680. which have been converted into .EXE files so they can be run
  681. directly to extract their contents) are also supported, and
  682. their archive directories will be shown in the same manner as
  683. with regular archive files.  This includes Softdisk
  684. Publishing's own "SOFTLIB format" self-installing files (used
  685. on various Softdisk products including Shareware Spotlight and
  686. the files on the Download Superstore); their contents can be
  687. previewed using DOS Manager before you install them.
  688.  
  689. NOTE:  While some archivers are capable of splitting archives
  690. across multiple files, DOS Manager will not always be able to
  691. show the contents of parts beyond the first, since DOS Manager
  692. won't "chain" automatically to succeeding files, and the other
  693. parts may not have the header information needed for DOS
  694. Manager to view them separately.
  695.  
  696. Yet another file type which can be displayed within DOS
  697. Manager is graphic files of the GIF, PCX, BMP, LBM/IFF, JPEG,
  698. Print Shop, and PrintMaster formats.  These formats come in
  699. many varieties, with lots of different display modes and color
  700. combinations, so we can't guarantee that all of them will
  701. display correctly, but most common graphic files are
  702. displayable.  Your display adapter will determine the range of
  703. modes you can display.  VGA systems can display the full range
  704. of graphics (and if yours is an SVGA, you'll get even better
  705. resolution on graphic files where this is appropriate), but
  706. EGA systems can display most graphic files (though some may
  707. look funny if they're set up for VGA modes).  CGA and SDPCHercules
  708. Mono systems don't have much graphic support in this program,
  709. but certain types of graphics will display even on these.  In
  710. all cases, if a graphic file is of a type unsupported by DOS
  711. Manager or your display adapter, it will be shown as a binary
  712. file listing (as described below).
  713.  
  714. While a graphic is displayed, pressing F6 will switch to a raw
  715. hexadecimal/ASCII listing of the file, and another key or
  716. mouse click returns to the main DOS Manager screen. Print Shop
  717. or PrintMaster images will display on multiple pages so you
  718. can see all images in a file; for these, use PgUp and SDPCPgDn to
  719. page, or ESC to exit.
  720.  
  721. NOTE:  If, after attempting to view a graphic file, your
  722. screen clears and nothing seems to be happening, first look at
  723. your disk drive light; if it is on, then it is probably still
  724. loading or decompressing the graphic file; some graphic files
  725. can be very large, and may take a while to load.  If the light
  726. is off, try pressing a key or clicking the mouse.  The graphic
  727. may simply appear as a blank screen because its color palette
  728. settings have all been mapped to "black" in the graphic mode
  729. you are in.  This sometimes happens when the graphic was
  730. designed for a graphic mode which is not supported by your
  731. display adapter.  Pressing a key should return you to the main
  732. DOS Manager screen.
  733.  
  734. FLI and SDPCFLC animation files can also be viewed.  They will
  735. display once, and remain on the last frame until you press
  736. a key.  You can abort the animation by pressing ESC.
  737.  
  738. Another file type that can be "viewed" (or, actually, heard)
  739. is sound files of the WAV and SDPCVOC formats.  This feature
  740. requires that you have a Sound Blaster or compatible sound
  741. card.  Since there are a number of kinds of sound files, some
  742. might not be playable under DOS Manager, but most common
  743. WAV and SDPCVOC files should work.  You can stop a sound from
  744. playing by pressing a key, or wait for it to finish by
  745. itself.  Pressing F6 while a sound is playing gives a binary
  746. listing of the sound file.
  747.  
  748. When you press <Enter> on executable files (.EXE, .COM), other
  749. than self-extracting archives (dealt with above), you are
  750. given a choice of pressing the slash (/) to run them, or <F6>
  751. to view them as binary files.  (If the .EXE file is a Windows
  752. application, no run option is given, as you must run it from
  753. Windows.  Also, you are not given an option to run DOSMAN.EXE
  754. itself, to prevent multiple copies of this program from being
  755. loaded in memory.)
  756.  
  757. When all else fails, DOS Manager will display files as
  758. straight binary data, in hexadecimal bytes, along with their
  759. ASCII equivalents.  If you're not a "techie", you probably
  760. won't be able to interpret this display.  You can press <Esc>
  761. to get out of it.  A binary display is selected for files that
  762. are unsupported for display.  You can also get a raw binary
  763. display of any other type of file by pressing <F6> during the
  764. normal display of a file.  Pressing <F6> while a binary dump
  765. is displayed switches the mode to text-file display.  This
  766. display will usually look like garbage unless the file
  767. actually IS a text file.  You can also find text strings
  768. within an .EXE program file this way.  A display of a binary
  769. dump can be viewed just like a text file.
  770.  
  771.  
  772. ^C^1Viewing Multiple Files
  773.  
  774. Ctrl-Enter will cause all currently selected (marked) files to
  775. be displayed, in the manner described above, one at a time.
  776. Press Space to go on to the next file, or Esc to end the
  777. display and return to the main screen.  This feature is useful
  778. for presenting slide shows of multiple graphics, or for
  779. getting a quick look at the contents of a whole bunch of
  780. files.
  781.  
  782. If you interrupt a multiple-file display in the middle using
  783. the Esc key, the cursor will be left at the file you last
  784. viewed.  Press Ctrl-Z to continue viewing the files where you
  785. left off.  (In general, Ctrl-Z will view all marked files on
  786. or below the cursor.)  Pressing Ctrl-Enter will go back and
  787. view all the marked files starting with the first one.
  788.  
  789.  
  790. ^C^1File Information
  791.  
  792. If you want to see some brief information about a file without
  793. viewing the entire file, press the asterisk (*) while the
  794. desired file is highlighted, or select the "File Information"
  795. item in the File menu.  This causes a small dialog box to pop
  796. up telling you what type the current file is.  All the file
  797. types that are specially detected (as discussed above in the
  798. file viewing command) will be identified, and some additional
  799. information may be shown for some of these file types, like
  800. the dimensions and number of colors of a graphic file, the
  801. number of records in a database file, and the version of the
  802. PKUNZIP program needed to extract a ZIP file.
  803.  
  804. To see information on all marked files, press Ctrl-I or select
  805. the "Info on Marked Files" item from the menu.  You can print
  806. this report by pressing F5 while the information is displayed.
  807.  
  808.  
  809. ^C^1Editing Files
  810.  
  811. In addition to viewing text files, you can also edit them. You
  812. can only edit text files.  Spreadsheet, database, archive,
  813. graphic and SDPCbinary files can be viewed but not changed.  To
  814. edit a file, select the Alter (Edit) File item from the File
  815. menu, or press <F7> from the main screen, when the desired
  816. file is highlighted.  (You can also press <F7> from the text
  817. viewer screen to edit the file being viewed.)
  818.  
  819. To create and edit a new file, press <Shift+F7>, and type the
  820. name of the file when prompted.  The file will be created and
  821. you will be placed in the editor to edit it.
  822.  
  823. Only text files can be edited, and there is a limit to the
  824. size of files you can edit.  If you try to edit a file which
  825. cannot be edited, you will be told so.  The built-in DOS
  826. Manager editor may not work for massive documents or for
  827. documents that need embedded word-processor commands; however,
  828. it is ideal for creating and modifying the simple text files
  829. needed by DOS such as CONFIG.SYS, AUTOEXEC.BAT, other batch
  830. files, and configuration files.  The current version of
  831. DOS Manager has improved memory management in the editor
  832. which may permit editing of larger files than was previously
  833. possible in earlier versions, but this will vary based on
  834. the amount of free conventional system memory you have.
  835.  
  836. The one non-ASCII format which can be edited is Softdisk
  837. format (.CTX) compressed files.  These can be edited just
  838. like ASCII files.  A "C" will be shown in the upper right
  839. corner when a compressed file is being edited.  The text will
  840. be re-compressed when you save it, so that the resulting file
  841. is still in the Softdisk compressed format.
  842.  
  843. The editor screen is similar to the text viewer used when
  844. pressing <Enter> on text files; however, this feature allows
  845. you to change as well as view the text.  Move around with the
  846. arrow keys; type characters to insert them; press <Ins> to
  847. toggle between overwriting the character at the cursor and
  848. inserting new characters before it; and SDPCpress <Del> to delete
  849. the character at the cursor.  Also, <F7> deletes a line and
  850. <F6> inserts a line.  <F1> gives you a help screen for the
  851. editing commands.  <F8> searches for a particular text string.
  852. DOS Manager starts the search at the point of the cursor.  The
  853. cursor is moved to the start of the desired string if it is
  854. found or to the end of the file if it is not found.  <Home>
  855. and <End> go to the beginning of the current line, and
  856. <Ctrl-Home> and SDPC<Ctrl-End> go to the top and SDPCbottom of the
  857. file.  <Ctrl-Right> and SDPC<Ctrl-Left> move forward and backward
  858. one word at a time.
  859.  
  860. <F3> toggles between a fast Page Up and SDPCPage Down, and a
  861. slower page which scrolls one line at a time.
  862.  
  863. When you reach the end of a line, words will wrap just like in
  864. the text display mode.  This includes the use of a rightward
  865. arrowpoint at the start of the next line indicating it is a
  866. continuation from the previous line. This feature allows you
  867. to create and modify text files with lines longer than 80
  868. characters.  This is often necessary with batch files.
  869. Carriage returns will not be inserted except where you
  870. explicitly press <Enter>.
  871.  
  872. When you're finished editing, press <F10> to save the file and
  873. return to the directory screen.  The file will be saved as
  874. straight ASCII. This includes the carriage returns and
  875. linefeeds indicated by pressing <Enter>.  The file may differ
  876. from the way it was originally stored if it was created on a
  877. word processor with different conventions.
  878.  
  879. When a file is loaded to be edited, the same processing is
  880. done to it as in the text display portion of the program. This
  881. means that various line-breaks are recognized and some word-
  882. processor commands, WordPerfect for example, are stripped.
  883. These commands are NOT added back into the file before it is
  884. saved; therefore, they will be lost.  Do not use the DOS
  885. Manager editor to edit a file created under a different word
  886. processor using its special commands unless you don't care if
  887. these commands are stripped when the file is returned to
  888. straight ASCII.  This may be what you want to do.  For
  889. instance, if the file is going to be used as a batch file or
  890. transferred to another user with a different word processor,
  891. it SHOULD be a straight ASCII file because the embedded
  892. command codes will only confuse matters.
  893.  
  894. Within the editor, <Alt-S> saves the file without exiting.
  895. Do this often if you are doing a lengthy edit, so that your
  896. work isn't lost if there is a power outage.
  897.  
  898. To "Save As" a different file name, press <Alt-A>.  You will
  899. be prompted for the new name to use.  If the extension is
  900. .CTX, the file will be compressed (using Softdisk's Compressed
  901. Text Format); other extensions will be saved as plain text.
  902.  
  903. There are also some commands for moving blocks of text around.
  904. Move the cursor to the beginning of the block you wish to mark
  905. and press <Alt-B>.  Then, move to the end of the block and
  906. press <Alt-B> again.  The block you have marked will be
  907. highlighted.  At this point, <Alt-C> "cuts" the block (deletes
  908. it from the file and places it in a "cut buffer" to be pasted
  909. elsewhere), <Alt-O> copies it into the cut buffer without
  910. deleting it, and <Alt-R> resets (un-highlights) the block.
  911. Once a block is in the cut buffer, <Alt-P> pastes it at the
  912. current cursor position (you can do this repeatedly with the
  913. same buffer to duplicate a piece of text), and <Alt-E> exports
  914. the contents of the cut buffer to another file.
  915.  
  916. With the mouse, you can also mark blocks by clicking on the
  917. start of the block and SDPCholding the button down and "dragging"
  918. the mouse to the end of the block.  After this, the same
  919. commands as above copy, cut, and paste the block.
  920.  
  921. While a block is in the cut buffer, you can view the buffer's
  922. contents by pressing <Alt-V>.
  923.  
  924. <F4> imports text from another file (either an ASCII text file
  925. or a Softdisk compressed text file) and SDPCplaces it at the
  926. current cursor position.
  927.  
  928. One more neat feature in the editor: <Alt-M> converts all
  929. Macintosh extended characters in the document you're editing
  930. to their equivalent in PC extended ASCII.  Use this when
  931. you've just "ported over" a file from a Macintosh disk and
  932. you find it's got all those goofy characters where there's
  933. supposed to be an apostrophe, a quote mark, or a foreign
  934. character.  This happens because the Mac has special symbols
  935. for these purposes that don't agree with the PC characters.
  936. The <Alt-M> function will convert them.  (Don't use this
  937. feature if your file already has PC-style extended characters
  938. such as foreign symbols, line-drawing characters, etc., since
  939. they will get converted in an unpredictable manner.)
  940.  
  941. In a similar vein, <Alt-W> will convert extended characters
  942. from Windows fonts, which have their own set of "goofy"
  943. characters that aren't compatible with either the Macintosh
  944. or the standard text-mode PC ASCII set (which DOS Manager
  945. uses).
  946.  
  947. In these conversions, not all characters in the respective
  948. fonts have a PC ASCII equivalent, so some are simply changed
  949. to a space, or to the ASCII character that looks the most
  950. like the given character.
  951.  
  952. More conversions available:  <Alt-H> strips out HTML embedded
  953. tags (in World Wide Web pages), removing everything between
  954. angle brackets <> except for the "ALT text" for graphics.
  955.  
  956. <Alt-I> strips out Softdisk PC issue text embedded commands,
  957. to convert articles from our issues into plain ASCII text.
  958.  
  959.  
  960. ^C^1Running Programs
  961.  
  962. You can also run external programs from DOS Manager.  Do this
  963. by selecting Execute Command from the Run menu or by pressing
  964. the forward slash </>.  You are asked what command to use,
  965. defaulting to the name of the file at the directory selection
  966. bar when you press this command key.  If the file is an .EXE,
  967. .COM, or .BAT file, you can run it immediately by pressing
  968. <Enter>.  You can also type any other DOS command, such as
  969. FORMAT A:, and it will be executed.  Enter a null string (by
  970. pressing <Del> repeatedly to remove the default filename, or
  971. pressing the <Space Bar> followed by the <Backspace Key>) to
  972. "shell" to a DOS prompt to perform whatever other commands you
  973. wish.  Type "EXIT" to get back to DOS Manager.
  974.  
  975. NOTE: You can't run Windows programs from DOS Manager, even if
  976. you are running DOS Manager from Windows.
  977.  
  978. You can also "shell" directly to a DOS prompt by pressing
  979. Shift-F5, either from the main screen or from within the text
  980. viewer or text editor.
  981.  
  982. If you wish to add parameters to a command, press the <End>
  983. key, then press the space bar to separate the first parameter
  984. from the command itself and then type the parameters as you
  985. would from a DOS command line.
  986.  
  987. There is a history feature, similar to that in the Copy, Move,
  988. and Go To Directory commands, to let you re-enter any of the
  989. last ten commands you have executed.  Use the up and SDPCdown
  990. arrows to bring up these commands, and <Enter> to run the one
  991. that is currently visible.
  992.  
  993. Note that there is a slight delay before a command is
  994. executed.  This is because DOS Manager and all related data
  995. stored in your PC's memory must be swapped out to free this
  996. memory space for the other program you are running.  If you
  997. have expanded memory available, this will be used to hold DOS
  998. Manager temporarily; otherwise, it will be swapped to disk.
  999. This function may fail if you lack sufficient space on the
  1000. current default drive.  All temporary swap files will be
  1001. deleted once you return to the menu; they will not take up
  1002. space on your disk drive permanently. If, due to a system
  1003. crash or some such problem, a temporary file does not get
  1004. deleted, you can delete it yourself later.  These files will
  1005. show up in the root directory of your current drive, and are
  1006. "read-only", with cryptic eight-letter names with no
  1007. extension.  They can be deleted using DOS Manager.
  1008.  
  1009. Note that some programs with large memory needs, such as
  1010. Windows, may not be runnable from DOS Manager.  If you wish to
  1011. run such a program, you'll need to quit DOS Manager first.
  1012.  
  1013. You can set up 10 "hotkeys" to run programs or commands you
  1014. use frequently.  They are Alt-F1 through Alt-F10.  Use the
  1015. "Set up hotkeys" item on the Settings menu to bring up a
  1016. screen where you can designate a path to go to and SDPCa program
  1017. to run for each of these keys.  If you designate a path but
  1018. no program, DOS Manager won't run anything but will go to the
  1019. indicated directory.  If you designate a program but no
  1020. path, DOS Manager will run the program in the current
  1021. directory.  If you want to go to a DOS command line prompt,
  1022. use an asterisk (*) as the "run" item.
  1023.  
  1024. In command lines (for running a command or on the hotkey
  1025. screen), you can use several "macro" character sequences to
  1026. represent highlighted or marked files:
  1027.  
  1028.   %f   represents the currently highlighted file
  1029.   %p   represents the current directory path
  1030.   %m   represents all marked files
  1031.  
  1032. Thus, a command line "COPY %m B:" will cause all marked
  1033. files to be copied to drive B.  "COPY %f B:" will only
  1034. copy the file that is currently highlighted.
  1035. "EDIT %p%f" will edit the currently highlighted file
  1036. using the DOS editor, preceding its name with the full
  1037. path of the current directory.
  1038.  
  1039. The "%m" macro is very powerful, as it causes the command to
  1040. be executed in turn on each of the files you have marked.
  1041. This is done by creating a temporary batch file.
  1042.  
  1043.  
  1044. ^C^1Compression
  1045.  
  1046. The Softdisk compressed text format has already been mentioned
  1047. above in conjunction with DOS Manager's ability to view these
  1048. files and SDPCedit them.  There are also items on the "Misc." menu
  1049. which allow you to to compress a text file into a Softdisk
  1050. format compressed file, or conversely decompress a compressed
  1051. file into a text file.
  1052.  
  1053. The way compression works is to find certain common groups
  1054. of letters and SDPCconvert them to single binary characters, as
  1055. well as converting long sequences of a single character
  1056. (such as dashed lines) to a shorter sequence that tells how
  1057. many times the character is repeated.  Various high-ASCII
  1058. characters, not normally found in text, are used to encode
  1059. these special things.  In cases where these characters
  1060. actually do appear in text (e.g., as graphic characters),
  1061. special coding sequences are used to represent them.  This
  1062. compression system is designed for English-language text,
  1063. and may not work well with other languages which have
  1064. different common letter sequences and use many accented
  1065. characters.
  1066.  
  1067. This feature can be useful for converting text files from
  1068. a Softdisk PC issue to standard ASCII format for use in your
  1069. favorite word processor, or for converting your own text files
  1070. to compressed format to take up less disk space.  Compressed
  1071. files are viewable and SDPCeditable within DOS Manager, but they
  1072. won't work directly in other word processors until you
  1073. decompress them.
  1074.  
  1075. Note, however, that because some header information is saved
  1076. to the beginning of a compressed text file, a short text file
  1077. may actually get larger when compressed.  The text compression
  1078. feature is best used on long text files.
  1079.  
  1080. Highlight one or more files, just as you would for the Copy
  1081. or Delete commands, then choose "Compress" or "Decompress."
  1082. (The hot-keys are Ctrl-C and SDPCCtrl-D respectively.)
  1083.  
  1084. The resulting compressed file will have a .CTX extension,
  1085. with the rest of the filename the same as the original text
  1086. file.  The original filename of the text file is stored in
  1087. the header of the compressed file, so that when you use the
  1088. Decompress command, the decompressed file will be written
  1089. to the name of the original text file.  (However, you are
  1090. given an option of typing in a different destination filename
  1091. when you are compressing or decompressing.)
  1092.  
  1093. Both the Compress and the Decompress commands leave the
  1094. original files alone and SDPCcreate new files containing the
  1095. compressed or decompressed text.  It is your own responsi-
  1096. bility to delete or move the original files if you don't
  1097. want them taking up space on your disk.  If a file already
  1098. exists by the name you are compressing or decompressing to,
  1099. you'll be warned that the old file is going to be
  1100. overwritten.
  1101.  
  1102.  
  1103. ^C^1Screen Saver
  1104.  
  1105. A text-mode screen saver is built into DOS Manager.  After
  1106. a certain number of minutes of inactivity, it activates.
  1107. Use the "Inactivity Screen Saver" item in the Settings
  1108. menu to set the number of minutes to wait until starting
  1109. the screen saver.  Use "0" for the number of minutes if
  1110. you want to disable the screen saver.
  1111.  
  1112.  
  1113. ^C^1Other Functions
  1114.  
  1115. Press <F2> or select the "Turn Sound On/Off" item in the
  1116. Settings menu to turn the sound on or off.  With sound off,
  1117. the "beeps" that sound on occasion will be silenced.
  1118.  
  1119. Select the "Enable/Disable Change Dir Option" item in the
  1120. Settings menu to enable or disable the feature of changing the
  1121. current DOS directory to the directory you have reached while
  1122. running DOS Manager.  If enabled, on exiting this program you
  1123. will be placed in the directory you have just displayed on the
  1124. screen; if disabled, you will be returned to the directory
  1125. which was current when you started DOS Manager.  Note that if,
  1126. in the meantime, you have renamed or deleted the original
  1127. directory, you will not be returned to it in any case.
  1128.  
  1129. Select the "Set DOS Time/Date" item in the Settings menu to
  1130. modify the DOS date and time (which shows in the lower left
  1131. corner of the main DOS Manager box, and is used by DOS to
  1132. keep track of the creation dates of files, etc.).  This will
  1133. bring up a box with the date and time, where the left and
  1134. right arrows move between the different fields and the up
  1135. and down arrows change the currently highlighted field.
  1136.  
  1137. The "AM/PM - 24 Hour" toggle in the Settings menu changes
  1138. the on-screen clock between 24-hour mode (00:00 - 23:59)
  1139. and AM/PM mode.
  1140.  
  1141. The "Video Mode Toggle" in the Settings menu (also accessible
  1142. by pressing <Ctrl-V> from the main screen) switches between
  1143. 25-line and SDPC50-line mode (43-line mode on EGA adapters).
  1144. CGA, MDA, and Hercules adapters only have 25-line mode, so
  1145. this option isn't present if you're running DOS Manager on
  1146. such a system.  Toggling the mode with this item changes the
  1147. video mode, but only in the current session; the next time
  1148. you run DOS Manager it will once again come up in the default
  1149. mode, unless you use another menu item: "Make video mode
  1150. default," which saves the current mode as the default to use
  1151. in future sessions.  In all cases, you can override the
  1152. default using the /25, /50, and /0 command line switches.
  1153.  
  1154. "Concatenate Readmes" (in the File menu, or <Ctrl-R>) finds
  1155. all files named "README" (with any extension) in the current
  1156. directory or the directories beneath it, and appends them
  1157. all into a file named READMES.TXT in the current directory.
  1158. Any pre-existing file named READMES.TXT in the current
  1159. directory will be overwritten.  The original README files
  1160. won't be changed.  This is a useful feature for finding
  1161. all the "README" files in a directory structure, which
  1162. usually document things that program authors want you to
  1163. know.
  1164.  
  1165.  
  1166. ^C^1Exiting
  1167.  
  1168. Select Quit from the File menu or press <Esc> to exit DOS
  1169. Manager.
  1170.  
  1171.  
  1172. ^C^ICREDITS
  1173.  
  1174. Programmed by Daniel Tobias.
  1175.  
  1176. Uses program code and SDPCroutines from quite a number of sources,
  1177. including other Softdisk Publishing programs, public domain
  1178. and freeware source code, commercial libraries used under
  1179. license, etc.  The following is as complete a list of credits
  1180. as I could come up with, and I apologize if I left anyone out.
  1181.  
  1182. Swapping to disk or extended memory when shelling to run DOS
  1183. commands and external programs is done with SWAP, by Michael
  1184. Tischer.
  1185.  
  1186. Disk formatting is done using routines taken from Simple
  1187. Format, by Bob Falk, published by Softdisk Publishing.
  1188.  
  1189. Sound Blaster routines were written by Carlos Hasan, and
  1190. adapted by Laurent Bossavit of Periodisk, the French affiliate
  1191. of Softdisk.
  1192.  
  1193. Graphic display is done using FastGraph 5.0 from Ted Gruber
  1194. Software.
  1195.  
  1196. Additional graphic-related routines were adapted from program
  1197. code written for Softdisk by George Leritte and SDPCMike Chapin.
  1198.  
  1199. Programming help, suggestions, bug reports, and other
  1200. assistance was provided by many other people, including
  1201. Jonathan Bianca, Todd Lewis, Jim Weiler, Vic Phares, Judi
  1202. Mangham, David Stallard, Mark Brooks, Kirk Abbott, Steven
  1203. Goldsmith, R. "Chats" Feldman, "Dilettante" Pickett, Don
  1204. Donaldson, Dave White, and John Zucco.
  1205.  
  1206. This program was written in Pascal with some assembly
  1207. routines, and was compiled in Borland Pascal 7.0 and SDPCTurbo
  1208. Assembler 3.1.
  1209.  
  1210.  
  1211. ^C^IDISCLAIMER
  1212.  
  1213. Any product name (e.g., Lotus 1-2-3, Symphony, dBASE III,
  1214. FoxBase, Clipper, ARC, ARJ, PKZIP, PKUNZIP, LHARC, Print Shop,
  1215. PrintMaster, WordPerfect, Macintosh or Windows) mentioned in
  1216. this text or in DOS Manager is a trademark of its respective
  1217. publisher or manufacturer.  DOS Manager provides viewing
  1218. capabilities for several of these file formats for the
  1219. convenience of its users, but DOS Manager is not officially
  1220. endorsed or supported by the manufacturers of the above-named
  1221. products.  Softdisk Publishing does not provide technical
  1222. support for programs created by other software companies.
  1223.