Main Window
This program contain only one window that includes menu, toolbar and three
property pages.
Menu
-
File
-
Open... - Allow you open either a compiled before executable
file or MS-DOS .bat file. If you select an
.exe file to open both
Text to execute and
SMTP settings property pages will be filled in. If you open a .bat
file its text will be loaded in the
Text to execute property page and you will have to fill in the
SMTP settings
property pages manually
-
Compile - When both
Text to execute and
SMTP settings property pages are filled in you should compile
these settings into an executable file you run on your server. To do it, just
select this menu item in the menu or press Compile button on
the toolbar. You will be prompted to select where to save this new .exe
file. After that, you will only need to include this file into a list of
sheduled tasks on your server
-
Exit - Select this command to exit from the application
-
Help
-
Help
- Runs this help system
-
About Application Launcher... - Let you know about version,
build date and useful links that relate to this application
Toolbar
The toolbar contains two buttons:
-
- an equivalent to the File::Open...
command (see above)
-
- an equivalent to the
File::Compile command (see above)
Property pages
There are three property pages:
-
Text to execute
- This property page is intended for loading and testing of your script code
-
SMTP settings
- The page deals with an SMTP server' parameters
-
Execution log - This
is the page where all output is collected when you press Test execution
button on the Text to
execute page