[erlang-questions] help: fetching data from records at single instance

dinesh sundar dinesh.titanz@REDACTED
Mon Nov 20 16:04:57 CET 2006


Hi all,

            I have created the record with three fields.and i have update
the data in all the three fields .now i need to fetch all the data from the
fields
           can i fetch this data from these  fields  at single instance i
hav tried a lot but i could'nt do it


          exmple:

                        -record(person,{name,phone,address}).
                        so from the above record i need to fetch the name ,
phone and address at the single instance




Thanx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20061120/e4f2ddbb/attachment.htm>


More information about the erlang-questions mailing list