This section contains all commands that you need to create new database entries.
Creates an empty film entry form in the buffer *photo-film*
.
photo-create-negative( | void) ; | |
Creates an empty negative entry form in the buffer *photo-negative*
.
photo-create-print( | void) ; | |
Creates an empty print entry form in the buffer *photo-print*
.
Adds the item in the current buffer (which must be one of *photo-film*
, *photo-negative*
, or *photo-print*
) to the database.
Adds the data of the film entry form in the current buffer to the database.
photo-add-negative( | void) ; | |
Adds the data of the negative entry form in the current buffer to the database.
Adds the data of the print entry form in the current buffer to the database.