ADXLOG |
Adxlog indicates if an update transaction is underway.
Shortint [S]Adxlog
If clalev([F:STO1])=0 Local File STOCK [STO1] Endif
# If no transaction is underway
If Adxlog <>1
Trbegin [STO1]
WTRBEGIN=1
Endif
Adxlog indicates if an update transaction is underway.
Adxlog returns one of these 2 values:
|
0 |
No transaction underway |
|
1 |
Transaction in process |
No associated errors.
|
Copyright © Sage 1999 - 2007 |