$root.$libs.LIB

Parent: $root.$libs
 
Children 

Properties Methods 

Properties

Object specific 
$extensionIf true,the library is an extension library
$freesizeThe estimated free bytes within the file
$ignoreexternalThe ignore external mode for the library
$nodebugIf true,the local debugger is disabled for the library
$pathnameThe pathname of the file containing the object
$prefsThe preference items
$remotedebugIf true,remote debugging of this library is allowed.Cannot be set to true in an always private library
$sharedIf true, the file is open in shared mode
 
On OSX 64 bit this property can not be set to true as shared access is not supported.
$userlevelThe current user level of the library
$vcsbuilddateThe date and time when this library was built using the VCS
$vcsbuildersnameThe name of the user who built this library using the VCS
$vcsbuildnotesThe notes entered by the user when this library was built using the VCS
Standard$disksize $isprivate $name $parentfolder $userinfo

Methods

$findandreplace$findandreplace(cFind,cRep[,bIgnCase=kTrue,bWholeWord=kFalse,bRegExp=kFalse,bClearLog=kFalse,bReturnLog=kFalse]) If cRep is #NULL,finds all instances of cFind;otherwise,replaces all instances of cFind with cRep.Returns status row
$modifypasswords$modifypasswords([bSilent=kFalse]) opens the #PASSWORDS editor dialog. Returns kTrue if dialog opened successfully. It will fail (generating an OK message if bSilent is kFalse) if the library has not been opened by the master user
$overridetables$overridetables(cJsonPath,cEntry[,&cErrText]) Closes all window editors for lib,then uses member cEntry in JSON file cJsonPath to override system tables with entries stored in cEntry.Returns true for success,false and cErrText for failure

Children

Top 

$classes$codes$fieldstyles$files
$menus$objects$prefs$queries
$remoteforms$remotemenus$remoteobjects$remotetasks
$reports$schemas$searches$tables
$tasks$toolbars$userconstants$windows