RecipBatch

Use this function to get the name of the recipient batch file being processed. This function is only applicable to batch banner processing or comment record processing with the GenPrint program.

Syntax

RecipBatch ( )

There are no parameters for this function.

Example

Here is an example. Assume the recipient batch file entitled Batch1 is being processed.

Function

Result

Explanation

rb = RecipBatch();

Batch1

Returns the name of the recipient batch being processed.

See also