SFX options: Text
This dialog is a part of the "Advanced SFX options" dialog and includes the following settings:
Set the specified text as a title of the SFX window.
Corresponding SFX script command - Title
Add the specified plain text or HTML strings to the text output window of SFX module.
In case of plain text contents SFX module merges and reformats the specified text strings to fit them optimally into the dialog. So if you wish to start a new paragraph, you need to put the empty string before it.
Using HTML you may control colors, fonts and formatting of displayed text. Description of HTML syntax is available on The World Wide Web Consortium site. Also it is possible to use any web page editor program to prepare HTML text.
Corresponding SFX script command - Text
Load contents of selected file as SFX window text.
Set the title and text for custom message displayed upon the successful completion of extraction. This message is displayed if there were no errors, user didn't skip or rename any files in the overwrite prompt and didn't cancel extraction.
Message title parameter is optional. If it is missing, the title of main SFX window is used instead.
Corresponding SFX script command - TextDone