PROCEDURE Foo( a, b ) // a and b was defined as .F. (false) or .T. (true) ? a .AND. b ? a .OR. b ? ! a, ! b RETURN