From: Eric S. J. <es...@ha...> - 2000-06-05 18:33:09
|
----- Original Message ----- From: "Mark Wilcox" <mew...@un...> To: "Eric S. Johansson" <es...@ha...> Cc: <per...@ma...> Sent: Monday, June 05, 2000 2:20 PM Subject: Re: passing dynamic attribute lists > I didn't read this message before I made my earlier reply. > > If you replace your {} with [], your code should work as you expect > without any other modifications. thanks for the clarification. Unfortunately, my code is filled with hash related features so I will need to convert the hash array to a list just before I do the LDAP call. ugh... --- eric |