Suppose I have -record(foo, { bar, baz }). I understand that I can do record_info(fields, foo) and get a list of fields at compile time. Is there a way to translate bar into 2 at compile time as well? Thanks, Joel -- wagerlabs.com