IsArchStop

IsArchStop

IsArchStop function


Function

The function returns TRUE, if the particular value (N-th in order) from an archive block blname has been written into the archive database during the time when D2000 Archiv was being stopped. If not, it returns FALSE.

Declaration

IsArchStop(DDEreference)

Parameters

DDEreference

DDE reference in the format D_2000|ARCH_STATUS!blname_N or cell address, which contains the reference.

Example

= IsArchStop(D_2000|ARCH_STATUS!!WB1_Blok2_10)


Related pages:

Implemented functions