Re:Getting the labels of a record
Re:Getting the labels of a record
- Subject: Re:Getting the labels of a record
- From: paul skinner <email@hidden>
- Date: Mon, 13 Nov 2000 17:59:10 -0500
I seem to remember someone discussing this recently.
I'm trying to determine the labels of a record...
Given-myRecord{labelOne:123,labelTwo:"data"}
I'd like to get just the labels as a list.
--> {labelOne,labelTwo}
...without knowing the names in advance. Is this possible?
--
Paul Skinner
Ron Chapple Studios