Conditional Information

Reference:        If/End_If

This field captures information that applies to the type of condition being programmed.  The Present and Not Present types require a file name.  You may browse to find the name or mask.  This name may include the Remote Node wildcard (%RN) when the scope is Each_Server.  This tells Beyond FTP to check for the specified file on the remote server that is currently being processed.  The file name must include a complete path.  It may include Beyond FTP wildcards as well as the standard star (*) character.  Any file that satisfies the file name mask provided here results in a “present” condition.

The CompletedOK and Not CompletedOK types require a name to identify the condition.  This makes it easy to identify the associated else and end_if commands.  The Conditional Exp type requires the expression itself.  All such expressions are evaluated to yield a result that is either TRUE or FALSE.