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

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