IsAreaBatchStatus
Use this function to retrieve whether the specified status for batches that impact data in a specified data area is TRUE or FALSE. If the specified status for batches that impact data in a specified data area is TRUE, this function returns a value of 1. If the specified status for batches that impact data in a specified data area is FALSE, this function returns a value of 0.
Syntax:
ISAREABATCHSTATUS("dataspec.lvdsp",status)
where:
- dataspec.lvdsp is the name of the DataSpec file, enclosed in double quotation marks.
- status is either error or in progress.