> vals := ldap getValues: e attribute: a. > vals isNull ifTrue: [
Thinking more about it, I'm not sure here, maybe #isNil is needed instead of #isNull. Paolo _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
