HTM 2 PERL:

htm2perl.gif (17479 bytes)
HTM 2 PERL

Overview
The HTM 2 PERL utility has been integrated with Perl Scripting Tool.  It can be accessed through the Import HTML menu item under the Tools menu and through the Parse HTML menu item through the right click menu.

HTM 2 PERL will take an html file or any text that you place in it and automatically escape all of the special characters in the text.  This can be particularly helpful when using the PRINT "" statement with HTML.  If you choose to use a source file for conversion you may import from a local file or from a web URL. 

Parse HTML Menu Item
Parse HTML is available from the right click context menu.  This menu item becomes enabled when you have some amount of data selected in the main editor.  Parse HTML will take the highlighted text and run it through the HTM 2 PERL conversion process.   The selected data can then be replaced with the converted data by clicking import into editor.