P Pat France New member Staff member I am here to help you! Aug 9, 2022 23 3 3 Customer Identifier E114627 Oct 13, 2023 #1 The following code can be used for determining whether a work area is open in SHARED or EXCLUSIVE mode: Xbase++: include "dmlb.ch" (...) lShared := DbInfo( DBO_SHARED ) See the documentation on function DbInfo() for further information.
The following code can be used for determining whether a work area is open in SHARED or EXCLUSIVE mode: Xbase++: include "dmlb.ch" (...) lShared := DbInfo( DBO_SHARED ) See the documentation on function DbInfo() for further information.