Try 'nsv_array names' instead of 'nsv_names'.
/s. -+-+-+-+-+-+-+-+-+-+-+-+- If to err is human, I must be more human than most. Scott S. Goodwin u: http://scottg.net e: [EMAIL PROTECTED] p: 850.897.6830 aim: scottgnet ----- Original Message ----- From: "Dave Siktberg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 05, 2002 6:12 PM Subject: Possible to get a list of defined keys of an nsv? > I am using the nsv facility to store session data between connections. I am > nervous that my tracking of each defined key may go awry, and I will wind up > with a garbage collection problem - key/value pairs that I am unaware of. > Is there a way to get a list of all keys defined for a given nsv variable? > I tried using nsv_names, but it does not appear to deliver what I want. > Thanks! > > Dave >
