On Thu, 11 Mar 2010, Jerry Finuliar wrote: Hi,
> Is there a function to determine the usage(shared/exclusive)
> of a dbf?
? "table", alias(), "open in", ;
iif( dbInfo( DBI_SHARED ), "shared", "exclusive" ) + " mode"
best regards,
Przemek
_______________________________________________
Harbour-users mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour-users
