HTML Kit site requirements.

HTML editor / hkOpen
HomeHTML-Kit downloadsAdd-ins that update and extend HTML-Kit's capabilitiesSoftware and authoring support channelsRegister -- download add-ons and support HTML-KitOnline tools for HTML-Kit users
  Translations     On this page:   Download   |   Help   |   Feedback

hkOpen

 Home > Plugins > Plugin Development > Files > hkOpen
 
Version:
1.1
 
Date Updated:
07-Nov-2003
 
Author:
HTML-Kit Support
 
Audience:
Plugin Developers
 
Written In:
Delphi
 
 
Command line utility that makes it easier to send files to HTML-Kit from a command prompt window / DOS box. Note that this is not a plugin and does not need to be installed in HTML-Kit. Simply run it from a command prompt window.

Features:

  • Opens the specified files (with or without full path names) in HTML-Kit,
     
  • Supports wild cards such as *.html for opening all matching files, and
     
  • Provides the ability to go to a line number after opening the files (this option can be used to focus in on a specific line when sending files from external applications that pass a file name and a line number).

Usage samples:

  • hkOpen file.htm <!-- opens file.htm from the current directory -->
     
  • hkOpen a.htm b.htm <!-- opens a.htm and b.htm -->
     
  • hkOpen c:\mysite\file.htm <!-- opens file.htm from c:\mysite\ -->
     
  • hkOpen *.htm <!-- opens all *.htm files -->
     
  • hkOpen /line:50 file.htm <!-- opens file.htm and jumps to line# 50 -->
 
 Download
 
• Automated Installation:   (What's This?)To install, enter hkopen in the Updates tab. Updates tab on the Actions Bar  • Manual Installation:
 
(this resource is intended for plugin developers)
 
Download Size:
78.51 KB   (< 1 min)
 
 
 Open the download page
 
 Commonly Asked Questions

Which programming language was used to write it?

hkOpen was written in Delphi. More plugins written in Delphi can be found on the Plugins page.

Do I need the exact versions of software listed under the Requirements?

The versions listed are the minimum versions required by this plugin. For example, a plugin that requires HTML-Kit Build 290 will run on HTML-Kit Build 292 as well.

What's the best way to check which version of HTML-Kit I'm using?

The build number can be found on the "About" dialog, which is located on HTML-Kit's "Help" menu.
Essential     Standard     Exclusive
 Plugin Feedback
What do you think about hkOpen?
 
Subject: 
Message: 
 
Optional Information:
Name: 
Email: 
Website: 
Rating: 
None  1/5  5/5 
Type: 
Public comment
Private message to the author
 
 
Please note: This form is for sending feedback only. Please use the support options if you have a question or a comment that requires a reply. The Plugins Wish List can be used to post feature requests.