help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: Calling LDAP C API from Smalltalk


From: Paolo Bonzini
Subject: [Help-smalltalk] Re: Calling LDAP C API from Smalltalk
Date: Fri, 19 Sep 2008 09:47:30 +0200
User-agent: Thunderbird 2.0.0.16 (Macintosh/20080707)

>       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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]