home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / text / crimcat1.zip / CRIMECAT.HLP (.txt) < prev    next >
Borland Turbo Vision Help  |  1993-06-22  |  16KB  |  408 lines

  1. FBHF4?
  2. INTERFACE 
  3.   CONST
  4.     hcNoContext     = 0;
  5.     hcHFileOpen     = 1;
  6.     hcHZoom         = 2;
  7.     hcHJumpChapter  = 3;
  8.     hcHFile         = 4;
  9.     hcHNextWindow   = 5;
  10.     hcHLastWindow   = 6;
  11.     hcHPrevChap     = 7;
  12.     hcHNextChap     = 8;
  13.     hcHQuit         = 9;
  14.     hcHSaveDesk     = 10;
  15.     hcHLoadDesk     = 11;
  16.     hcHCurBook      = 12;
  17.     hcHCurChap      = 13;
  18.     hcHMenu         = 14;
  19.     hcHPrint        = 15;
  20.     hcHUtilities    = 16;
  21.     hcHAbout        = 17;
  22.     hcHWindow       = 18;
  23.     hcHResize       = 19;
  24.     hcHDelBkmrk     = 20;
  25.     hcHMouse        = 21;
  26.     hcHColors       = 22;
  27.     hcHDosShell     = 23;
  28.     hcHChangeDir    = 24;
  29. IMPLEMENTATION 
  30. END. 
  31.  The FloppyBook Help Menu 
  32. The following information provides a quick tutorial. Scan it any time via F1. q
  33. On-line help can be popped up from anywhere within the program to give you information about available options. 
  34. You can get information on any specific window function that's HIGHLIGHTED within any menu bar by pressing F1. The help file is context sensitive within windows to explain each HIGHLIGHTED function. -
  35. * If you can't see the HIGHLIGHT color when 
  36.   making a selection, you may have made a
  37.   typo error during START2.BAT when you
  38.   entered your computer information.
  39.   Exit the program and enter it again.
  40.         Scrolling and Moving Around
  41.  Up/Down ARROWS
  42.  These keys will scroll your display up or
  43.  down one line at a time in both the book
  44.  read mode or in the help menus.
  45. * Holding a key down accelerates movement. "
  46.   Tap the key once for each line.
  47.  Left/Right ARROWS
  48.  These keys will scroll your display left
  49.  or right in both the book read mode or in
  50.  the help menus.
  51. * Useful when the text or spreadsheet runs 
  52.   off the screen to the right.
  53.  PgUp/PgDn
  54.  These keys will scroll your display up or
  55.  down one screen page at a time in both the
  56.  book read mode or the help menus.
  57. * Holding a key down accelerates movement. "
  58.   Tap the key once for each page.
  59.  Ctl-PgUp or Ctl-PgDn
  60.  These keys lets you jump to the top or
  61.  bottom of the chapter.
  62.  MOUSE    - Point and Shoot
  63.  Use the mouse to make a selection.
  64.  Place cursor on any function that you
  65.  wish and press the left mouse button.
  66. * There is NO mouse support while the help 
  67.   windows are active.
  68.  SCROLL BAR Up/Down
  69.  This bar indicates your current position
  70.  within a chapter or in the help file.
  71.  You can use the mouse on the VERTICAL
  72.  scroll bar to scroll down a page in the
  73.  chapter.
  74. * This function is NOT available with 
  75.  the help windows.
  76.  SCROLL BAR Bar Left/Right
  77.  This bar will indicate your current
  78.  position on a given line within any window.
  79. SHORT-CUT KEYS 
  80.    Alt-F  C  - Select a Chapter
  81.    Alt-F  P  - Previous Chapter
  82.    Alt-F  N  - Next Chapter
  83.    Alt-W  Z  - Zoom Window
  84.    Alt-W  R  - Resize/Move Window
  85.    Alt-W  S  - Switch Active Windows
  86.    Alt-P  B  - Print Entire Book
  87.    Alt-P  C  - Print a Chapter in Book
  88.    Alt-U  S  - Save Book Mark
  89.    Alt-U  D  - Delete Book Mark
  90.    Alt-U  M  - Mouse Setting
  91.    Alt-U  C  - Screen Colors
  92.    Alt-U  O  - Drop to DOS
  93.    Alt-U     - View Copyright Notice
  94.    ESC       - Exits (or cancels) any Menu
  95.  Alt-F    - Select the Files Menu
  96.  Pressing Alt-F key sequence places you
  97.  in the Files Menu to select a chapter.
  98.  Select a Chapter    F7 
  99.  Previous Chapter    F8 
  100.  Next Chapter        F9 
  101.  Exit Program     Alt-X 
  102.  Alt-W    - Select the Window Menu
  103.  Pressing Alt-W key sequence places you
  104.  in the Window Menu to manipulate window
  105.  sizes as well as their location on-screen.
  106.  Zoom Current Window      F3 
  107.  Resize/Move Window  Ctrl-F5 
  108.  Switch Active Windows    F6 
  109. * Zoom Windows has limited use in Crime- R
  110.   Fighters book and CRIMCAT, but may be
  111.   useful in other books by other authors.
  112.  Version 1.0 of this program limits viewing
  113.  to Chapter .000 (Book Directory) and the
  114.  current chapter only.
  115.  Alt-P    - Select the Print Menu
  116.  By pressing Alt-P key sequence you will be
  117.  placed in the Print Menu which allows you
  118.  to select your print options.
  119. * Not available in READ/ONLY FloppyBooks h
  120.  Print Book     F4 
  121.  Print Chapter  F5 
  122.  Alt-U     - Select the Utilities Menu
  123.  By pressing Alt-U key sequence you will be
  124.  able to access utilities such as saving or 
  125.  deleting a book mark, information about the
  126.  copyright notice, and your computer system.
  127.  Save Book Mark    F2     
  128.  Delete Book Mark  Alt-F2 
  129.  Mouse Setting     Alt-M  
  130.  Screen Colors     Alt-C  
  131.  Drop to Dos       Alt-O  
  132.  Copyright Notice         
  133.     End of General Information
  134.     (Use ESC to exit any window)
  135.  Select a Book to READ Menu 
  136.  This pull-down menu will enable you to
  137.  select the book that you wish to read. It
  138.  will then present you with the Table of
  139.  Contents of the book and a brief description
  140.  of each chapter in the book.
  141. * Use when two or more FloppyBooks are in 
  142.   the same directory.
  143.  Load Previous Chapter 
  144.  This function will automatically load the
  145.  previous chapter into a window for viewing.
  146. * You can't "back up" to Chapter .000 I
  147.   Use F6 to view the Table of Contents
  148.   or, use F7 to load Chapter .000
  149.  Load Next Chapter 
  150.  This function will automatically load the
  151.  next chapter.
  152.  Exit the Program 
  153.  Alt-X 
  154.  This Exit command lets you quit the
  155.  FloppyBook Reader and return to DOS.
  156.  Print Book 
  157.  This function prints any READ/PRINT book
  158.  but is not available for READ/ONLY books.
  159.  It will start by printing the table of
  160.  contents and then all chapters in the book
  161.  in sequence.
  162. * Restarting the print cycle for each )
  163.   chapter restarts the numbering from 1.
  164.  Print Chapter 
  165.  This function will print any chapter of a
  166.  READ/PRINT book, but is not available
  167.  for READ/ONLY books.
  168.  You will be prompted for the chapter number
  169.  you want:
  170.  Enter Chapter:         1    
  171.                              
  172.    Ok    
  173.                    
  174.                    
  175.    To enter a Chapter Number:
  176.    Mouse:  Put the cursor on the chapter
  177.    prompt box for the chapter number and
  178.    press the left mouse button.
  179.  Next enter the chapter number you want
  180.  printed and then put the cursor on the OK
  181.  Box and press the left mouse button again.
  182.    Keyboard:  Use the Tab Key to select
  183.    the chapter prompt box and then enter
  184.    the chapter number to be printed and
  185.    hit the <enter> Key.
  186.  Help with Menu 
  187.  F1 Help displays this Menu.
  188.  Use arrow keys, or PgUp/PgDn to scroll the
  189.  Help Window Text Up/Down, left or right.
  190.  F8 Prev Chap
  191.  Will close the current chapter
  192.  and loads the previous chapter.
  193.  F9 Next Chap
  194.  Will close the current chapter
  195.  and will load the next chapter.
  196.  F10 Menu
  197.  Will select the Menu Bar on the
  198.  top left hand corner of the screen.
  199.  Use Left or Right arrow keys to select
  200.  a feature from the menu selection, and
  201.  use the up and down arrow keys to move
  202.  within each menu selection.
  203.  When you have highlighted your selection,
  204.  press the <enter> key to activate it.
  205.  Alt-X Exit
  206.  This function will exit the book Reader
  207.  program and return to DOS.
  208.  Help with the Print Menu 
  209.  Alt-P 
  210.  Print Book     F4 
  211.  Print Chapter  F5 
  212.  This menu is used to select the type of
  213.  printing function you want to perform.
  214. * Not available in READ/ONLY FloppyBooks. -
  215.  Print Book
  216.  Used to print the entire book.
  217.  Print Chapter
  218.  Used to print any chapter in the book.
  219.  You will be able to select the chapter by
  220.  entering the chapter number in the box.
  221. * Use the TAB key to position the cursor in 
  222.   the number box, then enter the number.
  223.  Enter Chapter:         1    
  224.                              
  225.    Ok    
  226.                    
  227.                    
  228.  Help with Utilities Menu 
  229.  Alt-U 
  230.  This menu tells you how to save or delete
  231.  a book mark, the program copyright notice
  232.  and your system video and DOS version.
  233.  Help on Copyright Notice 
  234.  This menu displays copyright information
  235.  on The FloppyBook reader as well as some
  236.  information about your computer.
  237.  Help with the File Menu 
  238.  Alt-F 
  239.  The File Menu will tell you the options
  240.  available when moving around in the book.
  241.  You can go sequentially from chapter to
  242.  chapter by using F8 and F9 keys.
  243.  Select a Chapter      F7 
  244.  Previous Chapter      F8 
  245.  Next Chapter          F9 
  246.  Change Drive/Dir Ctrl-F7 
  247.  Exit Program      Alt-X  
  248.  You can also select a chapter anywhere in
  249.  the book by using F7 key and entering the
  250.  chapter number in the prompt box.
  251. * Use the TAB key to move the cursor into 
  252.   the prompt box.
  253.  Enter Chapter:         1    
  254.                              
  255.    Ok    
  256.                    
  257.                    
  258.  Load Previous Chapter
  259.  Load the previous chapter of the book.
  260.  Load Next Chapter
  261.  Loads the next chapter of the book.
  262.  Exit
  263.  Used to exit The FloppyBook Reader.
  264.  Zoom a Window 
  265.  This function will allow you to change the
  266.  active window's size.  An active window is
  267.  one with double border around it.  You can
  268.  choose this command to restore the screen to
  269.  its original size only if its size had been
  270.  previously changed by using the Resize
  271.  function.
  272. * Zoom and Resize Windows features have very h
  273.   limited use in CrimeFighters book and
  274.   CRIMCAT, but may be useful in other books
  275.   by other authors.
  276.  Version 1.0 of this program limits viewing to
  277.  Chapter .000 (Book Directory) and the current
  278.  chapter only.
  279.  Switch Active Windows 
  280.  This function allows you to toggle between
  281.  the table of contents and the current chapter.
  282.  The active window will be indicated by the
  283.  double border.
  284.  This is a handy Windows feature - to scan
  285.  the book directory at any time and possibly
  286.  use the F7 key (jump to chapter) feature.
  287.  Switch Windows 
  288.  This function allows you to toggle between
  289.  the table of contents and the last chapter
  290.  loaded.  It switches the active window.
  291.  Select a Chapter 
  292.  You can manually select a chapter other
  293.  than the next one in sequence by pressing F7
  294.  and entering the chapter number in the box
  295.  provided and pressing <enter> key or clicking
  296.  on the OK box with the mouse cursor.
  297. * Use the TAB key to position the cursor in 
  298.   the prompt box, and enter the number.
  299.  Enter Chapter:         1    
  300.                              
  301.    Ok    
  302.                    
  303.                    
  304.  Save Book Mark 
  305.  This function saves your current place
  306.  within the book. The bookmarked chapter
  307.  and page will automatically be loaded when
  308.  you restart the program.  Saves time and
  309.  aggravation of having to scroll through a
  310.  chapter to find where you left off.
  311.  You may change the book mark during your
  312.  reading session, but only the last book
  313.  mark will be saved and reloaded.
  314.  (There is only one page mark available. It
  315.  is a small file that's replaced by the next
  316.  book mark.)
  317.  Delete Book Mark 
  318.  Alt-F2 
  319.  This function allows you to clear the book
  320.  mark you had previously set. The next time
  321.  the program is run, it will open the book at
  322.  Chapter.000 instead of the bookmarked place.
  323.  Help with Window Menu 
  324.  Alt-W 
  325.  This function will allow you to change both
  326.  the window size and its location on the
  327.  screen.  For more information, HIGHLIGHT
  328.  the function you want more details on
  329.  and press F1.
  330.  Zoom Current Window      F3 
  331.  Resize/Move Window  Ctrl-F5 
  332.  Switch Active Windows    F6 
  333. * This Windows feature has limited use in #
  334.   CrimeFighters' book and CRIMCAT.
  335.  Mouse Setting 
  336.  Alt-U M 
  337.  This function will allow you to change
  338.  the current setting of your mouse.
  339.  Screen Colors 
  340.  Alt-U O 
  341.   This function will allow you to change
  342.   the current screen colors of the program
  343.   automatically set by the FloppyBook Reader.
  344.   On a few computers, you may not be able to
  345.   read text or see the highlights on menus.
  346.   It may be you made an error in entering
  347.   your computer configuration in START2.
  348.   Exit the program and retype the parameters.
  349.   If that's not the problem, it may be your
  350.   computer colors set for standard use may
  351.   not be good for viewing FloppyBooks' colors.
  352.   Try changing screen colors to correct the
  353.   problem.
  354.  Drop to Dos 
  355.  Alt-U P 
  356.  This function will allow you to Shell
  357.  to DOS.  Type EXIT <ENTER> to return to
  358.  the FloppyBook Reader.
  359.  Change Directory or Drive 
  360.  Ctrl-F7 
  361.  This function will allow you to change
  362.  the Disk Drive or Directory.
  363.  If you have a hard drive, floppy swapping
  364.  won't be necessary, and files are loaded
  365.  faster. Use a hard drive if you have one.
  366.          FLOPPY DRIVE OPERATION
  367.   Floppy # 1 with the book reader software
  368.   must be in drive A at all times. The 2nd
  369.   floppy (if any) must be in drive B.
  370.   When a chapter isn't on line, an error
  371.   message says "chapter can't be found."
  372.   It means the next file is on another
  373.   floppy and/or not in drive A.
  374.   If the computer is reading drive A, and
  375.   the next file is drive B or a different
  376.   floppy, insert the required floppy in
  377.   drive B and/or tell the computer to read
  378.   from drive B for the rest of the book.
  379.   (If you're reading files at random, and
  380.   you want to read a file that's on drive A
  381.   when you're on drive B, use Ctl-F7 to
  382.   change control back to drive A.)
  383.  Use ESC to exit the error message.
  384.  Use Ctl-F7 to open a window to change
  385.  drives:
  386.  Use the DOS format to enter the drive (B:)
  387.  (Don't forget the colon.)
  388.  If the files are in a directory, set the
  389.  Path to locate the files. (Crimftr1 and
  390.  CRIMCAT FloppyBooks have no directories.)
  391.  Resize a Window 
  392.  Ctr-F5 
  393.  This will allow the user to change the
  394.  size of the window and move the window's
  395.  location on the screen.
  396. * This Windows feature has very limited use &
  397.   in CrimeFighters' book and CRIMCAT.
  398.  RESIZE a Window
  399.  To enable the Resize mode press and hold
  400.  the Shift key and use the arrow keys to
  401.  create the window size you want.
  402.  MOVE a Window
  403.  To move the location of the window that is
  404.  currently active, use the arrow keys to
  405.  change its location.
  406.  To complete the ReSize/Move mode press
  407.  the <ENTER> key.
  408.