ADXLOG

Contents


Adxlog indicates if an update transaction is underway.

Class, type and dimension

Shortint [S]Adxlog 

 

Examples

If clalev([F:STO1])=0 Local File STOCK [STO1] Endif
# If no transaction is underway
If Adxlog <>1
   Trbegin [STO1]
   WTRBEGIN=1
Endif

 
 

Description and comments

Adxlog indicates if an update transaction is underway.

Adxlog returns one of these 2 values: 

 0

No transaction underway

 1

Transaction in process

 

Associated errors

No associated errors.

Associated keywords


CONTENTS

Copyright © Sage 1999 - 2007