This section contains commands to find negatives by keywords and to find items associated with an entry.
photo-list-prints-of-film( | film-name); |
Lists all prints made from the film named film-name. film-name is a SQL regular expression allowing to display more than one item at a time.
photo-list-prints-of-film-from-region( | void); |
Lists all prints made from the film whose name is between mark and point.
photo-list-prints-of-negative( | negative-name); |
Lists all prints made from the negative named negative-name. negative-name is a SQL regular expression allowing to display more than one item at a time.