Southsoftware.com
.:Pricing
Home
Products
Libraries
Downloads
Support
Contacts
Site Map
.:Advanced Task Scheduler
About product
Key features
View screenshot
Download trial
Online manual
Purchase license
FAQ & Support
.:Web links

Southsoftware.com - Power tools for home and business users.

WebTweakTools.NET - Web site tweaking software.

more links...

   
Task Types: Statement

Control statements allow evaluating a sequence of shortcuts when condition is true and evaluating a different sequence of shortcuts when condition is not true. You can evaluate the value of the LastErrorCode and LastExitCode variables. LastErrorCode is the code of the error of the last command execution (0 means command executed successfully). LastExitCode is the code returned by the command (for example, Kill Process command returns number of killed processes).

IF
The IF statement is one of the most useful control structures. It enables you to evaluate a sequence of commands if a condition is true and evaluate a different sequence of commands if it is not true.

ELSEIF
The ELSEIF statement enables you to evaluate a sequence of commands if a condition is true and evaluate a different sequence of commands if it is not true.

ELSE
The ELSE enables you to evaluate a sequence of commands if none of the IF or ELSEIF conditions are true. Note: There is a maximum of one ELSE per IF statement.

ENDIF
The ENDIF statement finishes the IF..ELSEIF..ELSE sequence.

DELAY
The DELAY statement suspends execution of the task for a specified time period.

   
About us   Privacy policy   Terms of use   Link to us
Designed by Vibe
Current Version: 2.1
Build 0506

The following prices are based on a single order:
Basic Edition 32-bit$ 39.95 USD
Professional Edition 32-bit$ 59.95 USD
Basic Edition 64-bit$ 39.95 USD
Professional Edition 64-bit$ 59.95 USD
.:Requirements
Computer: Minimum required by operating system you are running.
Disk Space: Under 8 MB
Operating System: Advanced Task Scheduler requires a Microsoft Windows 9x/Me/NT/2000/XP/Server 2003/Server 2008/Vista/7 32 or 64 bit operating system.
.:Translate
Translate
(automatic translation by Google)