RE: Getting a record item with a string key
RE: Getting a record item with a string key
- Subject: RE: Getting a record item with a string key
- From: Olof Hellman <email@hidden>
- Date: Tue, 9 Oct 2001 16:45:58 -0700
In reading my own post, I realize I've really mangled the terms 'list' and
'record'. So to rephrase: It's important not just to be able to make a
record with string-based labels, but also to extract record items based on
string-based labels.
In my example code, replace usrfList with usrfRecord to make everything a
bit clearer.
- Olof