from | B in BldGuideF , D in Department , A in AltaSearch |
source | BldGuideF of ISBuilding on http://HOST3/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 | BldGuideF->getBldGuideForm('','') |
and | Department->getByKeyWord(B->{submit}=>FloorLabInfo->{lab}) |
and | AltaSearch->getByKey(D->{laboratories}->{staffs}->{fullName}) |