$root.$datas

Parent: $root

Methods 

The group of open data files

Methods

Object specific 
$add$add(cPath[,bCreate=kFalse,cIname,&iErrorCode,&cErrorText]) opens or creates the data file with pathname cPath. cIname overrides the default internal name. Returns item reference to data file
 
If an error occurs, the returned item reference is NULL; if passed, the iErrorCode and cErrorText parameters identify the error.
$remove$remove(rItem) closes the data file; rItem is an item reference to the data file to close
Standard$appendlist $count $findname $first $insertlist $makelist $next $sendall