home *** CD-ROM | disk | FTP | other *** search
/ Merciful 3 / Merciful_Release_3.bin / software / d / data_division_docs / datadivisiondocs02.dms / datadivisiondocs02.adf / 15 < prev    next >
Text File  |  1996-10-14  |  14KB  |  329 lines

  1.  
  2.                              Chapter Fourteen
  3.  
  4. Opus 5 Utility Requesters
  5. The Diskcopy Requester ..........................185
  6. The Format Requester ............................187
  7. The Print Requester .............................189
  8. The Opus 5 Viewer ...............................192
  9.  
  10.                         Opus 5 Utility Requesters
  11.  
  12.                           The Diskcopy Requester
  13.  
  14.  This function allows you to make an exact copy of one disk on another.
  15. When this function is called, a requester with several buttons appears.
  16.  
  17.  *** See Fig 14-01 ***
  18.  
  19.  From..:  This list contains the possible disk drives that may be used as
  20.           the source.  When you click on one, it becomes the selected
  21.           drive.
  22.  
  23.  To..:  This list contains the possible destination drives which are
  24.         compatible with the selected source drive.  The source disk drive
  25.         is always available as a destination to allow you to make single
  26.         drive copies.  This only makes sense with removable media such as
  27.         floppy drives as it would accomplish nothing to copy a hard drive
  28.         to itself.
  29.  
  30.                              Directory Opus 5                        185
  31.  
  32.  Verify:  This button allows you to turn off the integrity verification
  33.           when writing data to the destination drive.  Although it is
  34.           faster, you probably won't want to do this.
  35.  
  36.  Bump Name:   This button allows you to change the volume name using the
  37.               same naming convention as Workbench's Diskcopy.  (See
  38.               AmigaDOS documentation for details.)
  39.  
  40.  This function will not copy any protected software, or non-AmigaDOS
  41. format disks.
  42.  
  43.  Selecting the 'Diskcopy' button will start the copy.  The 'Cancel' button
  44. will abort without attempting to copy the disk.
  45.  
  46.  *** See Fig 14-01 ***
  47.  
  48.     186                      Directory Opus 5
  49.  
  50.                            The Format Requester
  51.  
  52.  This allows you to format a new disk.  All new disks need to be formatted
  53. before the computer can write to them.
  54.  
  55.  *** See Fig 14-02 ***
  56.  
  57.  When the Format command is called, a requester with several buttons
  58. appears.  On the left side is a list containing the devices which can be
  59. formatted using this operation.  The selected device is highlighted.  Be
  60. sure the device you intend to format is the one that is highlighted!
  61.  
  62.   +----------------------------------------------------------------------+
  63.   | Warning!  This option will destroy existing data on a disk.  Be sure |
  64.   |            you want to erase the data before you click Format or     |
  65.   |            Quick Format buttons.                                     |
  66.   +----------------------------------------------------------------------+
  67.  
  68.  Name:  This field allows you to give a volume name to the drive to be
  69.         formatted.
  70.  
  71.  Fast File System:  This allows you to format a device using the Fast File
  72.                     System option of AmigaDOS.  You should consult
  73.                     AmigaDOS documentation for more detail.
  74.  
  75.  International Mode:  This allows file and directory names to include
  76.                       accented characters.
  77.  
  78.  Directory Caching:  This will decrease the capacity of your disk but the
  79.                      directory reading speed will be much greater.
  80.  
  81.  Put Trashcan:  This button allows you to put a trashcan in the root
  82.                 directory of the newly formatted device.
  83.  
  84.                              Directory Opus 5                        187
  85.  
  86.  Make Bootable:  If this button is selected, Opus 5 will install a
  87.                  standard AmigaDOS bootblock on the disk, making it
  88.                  bootable.
  89.  
  90.  Verify:  This button allows you to disable the format verification.  As
  91.           with the Diskcopy function, the process is faster with Verify
  92.           turned off, but you won't be made aware of any errors, so it's
  93.           better to leave Verify turned on unless you trust your disks
  94.           completely (you really shouldn't).
  95.  
  96.  Format:  This button begins the formatting process.  Be very careful that
  97.           you have selected the correct device.  Once a Format begins, it
  98.           can be aborted, but data will be lost!
  99.  
  100.  Quick Format:  When this button is selected, the disk will be initialised
  101.                 (wiped).  This provides an extremely fast way to erase an
  102.                 old disk.  It will not work on new disks however, only on
  103.                 disks that have previously been formatted.
  104.  
  105.  Cancel:  This button will abort the process without attempting the
  106.           format.
  107.           
  108.  *** See Fig 14-02 ***
  109.  
  110.     188                      Directory Opus 5
  111.  
  112.                            The Print Requester
  113.  
  114.  This Requester gives you full print formatting control for text files.
  115.  
  116.   +-----------------------------------------------------------------------+
  117.   | These configuration options work in accordance with the Amiga Printer |
  118.   | Preferences. The Amiga Preferences may override these preferences or  |
  119.   | simply make the output look silly. For example, you may not be able   |
  120.   | to use these options to display more lines on a page than is          |
  121.   | specified in Amiga Preferences. All printers are not created equal.   |
  122.   | Some printers will ignore some of these configuration options.        |
  123.   +-----------------------------------------------------------------------+
  124.  
  125.  *** See Fig 14-03 ***
  126.  
  127.  You may adjust the following configuration items:-
  128.  
  129.   TEXT
  130.  
  131.  Left Margin:  This field contains the number of characters to skip before
  132.                printing each line.
  133.  
  134.  Right Margin:  This field contains the number of printed characters
  135.                 allowed on each line.  The Left Margin characters are not
  136.                 included in this value.  For example, a Left Margin of 5
  137.                 and Right Margin of 70 will result in the last printable
  138.                 character in the column 75.
  139.  
  140.  Tab Size:  This field contains the number of spaces to which a tab
  141.             character is equivalent.  Opus 5 converts tabs to spaces and
  142.             will insert the appropriate number of spaces to create columns
  143.             
  144.                              Directory Opus 5                        189
  145.             
  146.             based on Tab Size.  For example, a Tab Size of 8 specifies Tab
  147.             positions of 8, 16, 32, 40, 48, 56, and 64.
  148.  
  149.  Quality:  This button cycles between Letter, and Draft.  Some printers
  150.            can be toggled between Letter and Draft quality printing.
  151.  
  152.  Pitch:  This button cycles between Pica, Elite, and Fine.  These values
  153.          specify the size of letters to print.  Your printer will
  154.          determine the exact dimensions of these values.
  155.  
  156.  Output:  By default, the output will be sent to the current Preferences
  157.           printer.  However, you can redirect the output to a file of your
  158.           choosing.
  159.  
  160.  Printer:  This option directs output to the printer.
  161.  
  162.  File:  When this option is enabled, output is directed to a selected disk
  163.         file or device.  When printing starts, a file requester is
  164.         presented.  Enter the file path required or enter the device name,
  165.         such as PAR: or SER: etc.
  166.  
  167.  Header/Footer
  168.  
  169.  Configuration:  This button cycles between Header and Footer.  The Title,
  170.                  Date and Page no.  buttons can be used when creating a
  171.                  Header or Footer line for each page in the print out.
  172.                  When the configuration button is Header, these buttons
  173.                  affect the Header line; otherwise, they affect the Footer
  174.                  line.  By default, neither are created.
  175.  
  176.  Title:  When checked, a title will be generated.  By default, the
  177.          filename will be the title.  However, you can override this by
  178.          putting text in the Title field.  You can have different titles
  179.          in the header and footer lines.
  180.  
  181.  Date:  When checked, the current date will be printed.  Usually this is
  182.         enabled for either the header line or the footer line, but not for
  183.         both.
  184.  
  185.     190                      Directory Opus 5
  186.  
  187.  Page No:  When checked, the page number will printed.  Usually this is
  188.            enabled for either the header line or the footer line, but not
  189.            for both.
  190.  
  191.  Style:  This button allows you to modify the appearance of all the
  192.          printed text except the headers and footers.  (Some printers do
  193.          not support all of these styles.)  Clicking on the Text Style
  194.          Cycle button allows you to choose from the following options:
  195.          Normal, Bold, Italics, and Unlined (Under Lined).
  196.  
  197.  
  198.  Print:  When you click this button, Directory Opus 5 will begin printing
  199.          the information.
  200.  
  201.  This function will print all selected files, one at a time with a form
  202. feed sent to the printer between each file.
  203.  
  204.  If you select only one file to print, the print routine will be started
  205. up as a separate process, allowing you to continue working with Directory
  206. Opus 5.  To cancel this type of print, simply select the print function
  207. again.  A requester will appear asking if you want to continue with the
  208. print or halt it.  This requester will also appear if you attempt to quit
  209. Directory Opus 5 while a print operation is in place, as you cannot quit
  210. until the print has finished.
  211.  
  212.  Even if you abort a print, the printer may not actually stop for some
  213. time.  This is because most printers have buffers, some quite large ones,
  214. which store data for printing and will need to empty themselves before the
  215. print out will stop.
  216.  
  217.  Cancel:  This button will abort without attempting to print.
  218.  
  219.                              Directory Opus 5                        191
  220.  
  221.                             The Opus 5 Viewer
  222.  
  223.  When required, Directory Opus 5 uses its own in-built program to display
  224. selected files in ASCII, ANSI, or HEXadecimal formats.
  225.  
  226.  The viewer opens as a separate window either on the Opus 5 screen or on
  227. its own screen.  The viewer's display is fully buffered so you may scroll
  228. backwards and forwards in the file as required, using the scroll bars or
  229. the keys.  You may re-size the window as required with the size gadget on
  230. the bottom right.
  231.  
  232.  *** See Fig 14-04 ***
  233.  
  234.  The name of the current file is displayed in the window title bar, along
  235. with various details about the creation date and size of the file being
  236. displayed.  The following keys are active:-
  237.  
  238.         up or down arrows               Move up or down a line
  239.         U                               Moves up a page
  240.         D                               Moves down a page at a time
  241.         Cursor keys                     Move up or down a line
  242.         Cursor key + Shift              Moves one page
  243.         T or Cursor up + Ctrl           Moves to the top
  244.         B or Cursor down + Ctrl         Moves to the bottom
  245.         Q or Esc                        Exits the viewer
  246.         Space                           Page Down
  247.         Backspace                       Page Up
  248.         P                               Print file
  249.         S                               Search
  250.         N                               Next search
  251.         Right Amiga + C                Copy to clipboard
  252.  
  253.  The arrow keys and PgUp, PgDn, Home,  End are also available. 
  254.  
  255.     192                      Directory Opus 5
  256.  
  257.   The Viewer Menus
  258.  
  259.   The File Menu
  260.  
  261.  Next:  If you have selected more than one file, the next one will be read
  262.         when you exit.  To exit without reading the next file, press the
  263.         'Quit' button.
  264.  
  265.  Search:  Searches for a string.  Limited pattern matching is provided by
  266.           using the '?' character.
  267.  
  268.  *** See Fig 14-05 ***
  269.  
  270.  Repeat Search:  Continue the search from the current position using the
  271.                  same search pattern.
  272.  
  273.  Print:  Prints the current displayed file.
  274.  
  275.  Save As:  Saves a copy of the file using the standard ASL file requester.
  276.  
  277.  To Editor:  Lets you edit the file with your preferred text editor as
  278.              specified in the Settings/Pick Editor menu item.
  279.  
  280.  Quit:  Quits the viewer.
  281.  
  282.  The Settings Menu
  283.  
  284.  Tab Size:  Allows you to specify how many spaces to be used in place of
  285.             any TAB ($09) characters found.
  286.  
  287.  Mode:  Choose to display the file in either normal, ANSI, or Hexadecimal
  288.         mode.
  289.  
  290.                              Directory Opus 5                        193
  291.  
  292.  ANSI mode:  Some text files may contain imbedded ANSI sequences to
  293.              provide extended formatting of the text using Bold, Italics
  294.              and other sequences.  When set in this ANSI mode from the
  295.              menu, the Viewer is capable of displaying most of the
  296.              standard ANSI sequences.
  297.  
  298.  Hex mode:  The viewer can display files in hexadecimal format.  This
  299.             allows you to view binary files and other files containing
  300.             non-textual characters.  The file is displayed in the
  301.             following manner: The first value is the offset, displayed in
  302.             hex.  This is the number of bytes you are into the file.  The
  303.             next four values are each a four byte longword, with the
  304.             actual ASCII representation at the end.  Any non-text
  305.             characters are shown as a '.'  character.
  306.  
  307.  Use Screen: Toggles whether the Viewer is opened on the Opus 5 screen or
  308.              its own screen.
  309.  
  310.  Pick Screen Mode:  Allows you to choose the screen mode to use for the
  311.                     Viewer.
  312.  
  313.  Pick Font:  Allows you to choose the font to be used to display the text
  314.              in the Viewer.
  315.  
  316.  Pick Editor:  Allows you to choose the command line used to invoke an
  317.                external text editor.  The "%s" will be replaced with the
  318.                name of the file.  For example:-
  319.  
  320.                 Ed "%s"
  321.  
  322.  This will start a text editor called 'ed' if you have one.  The double
  323. quotes are there so that filenames with spaces will work.
  324.  
  325.  Save Settings:  Saves the current Viewer settings to disk.
  326.  
  327.     194                      Directory Opus 5
  328.  
  329.