Erlang/OTP Forums

Author Message

<  Erlang bugs mailing list  ~  Docu Buglet Getting started with Mnesia

norbertk
Posted: Fri Jan 19, 2007 12:01 pm Reply with quote
User Joined: 15 Sep 2006 Posts: 21 Location: Cologne, Germany
The examle here :
http://www.erlang.org/doc/doc-5.5.1/lib/mnesia-4.3.2/doc/html/Mnesia_chap2.html#2.2.4

reads

Code:

          Emp  = #employee{emp_no= 104732,
                           name = klacke,
                           salary = 7,
                           sex = male,
                           phone = 98108,
                           room_no = {221, 015}},
        insert_emp(Me, 'B/SFR', [Erlang, mnesia, otp]).
       


Souldn't 'Me' read 'Emp' ?

HTH

_________________
All the best

Norbert Klamann
<Erlang newbie>
View user's profile Send private message Visit poster's website

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum