Name

getcontinfo — get various pieces of information from the named set for the continuation

Synopsis

use Wacs;
use Wacs::WacsStd;
scalar getcontinfo(...); 
 

Parameters

parameterdescription
setnoThe set number for which the information is required.
dbhandleDatabase handle for the current connection to the database.

Summary

The getcontinfo returns a hashref containing those set schema values for the specified record that would make sensible defaults for use in the creation of a continuation set.

Availability

As a collection administration function, getcontinfo is currently only available in perl. This function was introduced in Wacs 0.9.0 and is not available in previous versions.