Dictionary with single key

Hi, I want to create a dictionaary with single key but facing someerror…e.g. A::hostname:5001 d:handler!A type errorBut, It is easy to do with other key...e.g. A::hostname:5001 d:handlerport!(A;`8000) Can someone please help on this.Thanks in Advanced.

Hi,?

you would need to enlist in the single item case.?

d:(enlist `handler)!enlist A

Terry

charset=us-ascii
X-Mailer: iPhone Mail (9B179)
In-Reply-To: <6aaba358-ff0e-43a8-921e-32ee7f4381fb@p27g2000vbl.googlegroups.com>
Message-Id: <2EC4B176-0BD7-45E1-A200-EE39495FF5B0@gmail.com>
Date: Wed, 6 Jun 2012 23:45:33 +1000
To: “personal-kdbplus@googlegroups.com

Mime-Version: 1.0 (1.0)

Enlist the scalar values on each side of the bang. =20