dirty mnesia function

Francesco Cesarini francesco@REDACTED
Tue Sep 24 10:28:46 CEST 2002


>
>
>>> RecordList = mnesia:dirty_match_object(piuTable,
>>{piuTable,'_','_','_','_','_','_','_','_','_','_','_','_','_'}).
>> > io:format("~p~n",[RecordList]).
>>
>
>I think ~p is actually what is doing the "pretty printing" including
>adding |... when the data is too deep (see io_lib:print). If you want
>to print a term completely use ~w.
>
I think it used to be that way, but changed a couple of releases ago....

Francesco
--
http://www.erlang-consulting.com




More information about the erlang-questions mailing list