| from | C in CGIbldg, D in Department, A in AltaSearch |
| source | CGIbldg of ISLab on http://HOST2/cgi-bin/WrapperExecutor.pl, |
| Department of ISInformation on http://HOST2/cgi-bin/WrapperExecutor.pl | |
| AltaSearch of NewAltaVista on http://HOST1/cgi-bin/WrapperExecutor.pl | |
| where | CGIbldg->getBuildingInfo('IS','','') |
| and | Department->getByKeyWord(C->{submit}=>LabInfo->{lab}) |
| and | AltaSearch->getByKey(I->{depts}->{dept}=>Department->{laboratories}->{staff}->{fullName}) |