|
Click on a area below for content specific information.

Translate Button
Translates the currently selected file into UScript.
About Button
Shows the About window.
Exit Button
Exits UHT.
Help Button
Displays this help file.
HTML Input File
This is the file that is going to be translated into UScript. There is a
browse button to help make selection easier.
Generate Tags As
Specifies how to generate HTML tags in UScript. The methods are to either
use the $text method or the $ctag method.
Form ID Box
The BUI UScript ID for this form.
Table Type
How to generate the table. The selectable methods are either HTML or CMHC.
The HTML method uses the tags as specified in the source HTML file. The
CMHC method converts the HTML tags into the appropriate $table, $row, $col
commands.
Save To File Button
Saves the contents of the UScript code box to a file.
Copy to Clipboard
Button
Copies the contents of the UScript code box to the clipboad.
Clear Button
Clears the contents of the UScript code box.
UScript Box
This contains the output of the translation process.
|