TolliumScreenBase::BeginWork (open)
Begin transactional work
Syntax
LOADLIB "mod::tollium/lib/screenbase.whlib";
OBJECT FUNCTION BeginWork(RECORD options)Parameters
RECORD optionsOptions
BOOLEAN databaseWhether to open a database transaction
STRING mutexName of mutex to lock (optional)
OBJECT ARRAY validateList of components to validate (recursively)
Return value
OBJECTA transactional work object
Description
This function returns a transactional work object, and request any objects on the current screen to perform validation of their filled-in values