home *** CD-ROM | disk | FTP | other *** search
/ 73.234.73.94.ip.orionnet.ru / 73.234.73.94.ip.orionnet.ru.tar / 73.234.73.94.ip.orionnet.ru / Far30b3000.x86.20121208.msi / HlfViewerEng.hlf < prev    next >
Text File  |  2012-12-08  |  2KB  |  61 lines

  1. .Language=English,English
  2. .PluginContents=HlfViewer
  3.  
  4. @Contents
  5. $ #HlfViewer#
  6.    The HlfViewer plugin was created to help those who create or edit
  7. HLF files or just want to view some HLF files.
  8.  
  9.    ~Using HlfViewer in the editor~@editor@
  10.    ~Invoking HlfViewer from the command line~@cmd@
  11.    ~Settings~@Config@
  12.  
  13. @cmd
  14. $ #HlfViewer: command line syntax
  15.  
  16.    #hlf:filename [topic]#
  17.  
  18.    #filename# - the name of the HLF file (it must have the extension
  19.               .HLF). If the file name contains spaces, it must
  20.               be enclosed in quotation marks.
  21.  
  22.    #topic#    - show the topic "topic". If this parameter is not
  23.               specified, the topic "Contents" is displayed.
  24.  
  25.    ~Contents~@Contents@
  26. @editor
  27. $ #HlfViewer: work in editor#
  28.  
  29.    If the file being edited is a FAR help file, then invoking this command
  30. will show the help topic currently being edited. It is possible to specify
  31. a hotkey for showing the help topic in the ~settings dialog~@Config@.
  32.  
  33.    ~Contents~@Contents@
  34. @Config
  35. $ #HlfViewer: Settings#
  36.  
  37.    If you enable the "#Process editor hotkey#" option, then pressing
  38. the assigned key combination in the editor will show the current topic
  39. of the HLF file being edited. The hotkey works only if a HLF file is
  40. being edited. The default hotkey is #F1#.
  41.  
  42.    Also if this option is enabled, the HlfViewer item is not added to
  43. the plugins menu (F11), because it is no longer needed.
  44.  
  45.    To control whether the help file is saved before showing the help
  46. topic, the option "#Show the help file opened in the editor:#" can be
  47. used. It can have one of the following values:
  48.  
  49.    #Show last saved# - the last saved version of the topic will
  50.    #file#              be shown (as in previous versions of
  51.                      HlfViewer)
  52.  
  53.    #Show modified#   - all unsaved changes in the current topic
  54.    #file#              will be shown (the HLF file will be saved
  55.                      to a temporary directory)
  56.  
  57.    #Save and show#   - before showing the HLF file, all changes
  58.    #modified file#     will be saved
  59.  
  60.    ~Contents~@Contents@
  61.