| | This file copyright (c) 2004 SO.MUS.AR. s.a.s. | Subject to the license published at | http://www.somusar.com/contact/poc_request | author "Author" | A book author unique_id author_id "Author Id." string name[80] "Author name" string pen_name[80] "Author pen name" ----- DEFS ----- DB table: author_id, name, pen_name pkey: author_id ----- LOGIC ----- UI full_view: name pen_name author_id ----- ADJUST DB.test_data_available = "yes"