Programming with Reflection

image\rwnprg32.gif WRQSubmitBatch property

 

Syntax

object.WRQSubmitBatch
object.WRQSubmitBatch = Value

Works with

image\r124.gif

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether a file is submitted to the batch queue upon completion of an ASCII transfer to a VMS host. Once a file has been submitted to the batch queue, it is automatically deleted on the host unless the WRQKeepFile property is True.

This property is only relevant for transfers to VMS hosts (that is, when WRQHostSystem is set to rcVMS).

This property is relevant only for transfers that use the WRQ/Reflection protocol.

Values

The default value is False.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property