Lines Matching full:fields
37 # Set your sum fields (fields which are to be totalled).
39 # Set calc fields (within a row, a certain field can be derived from other fields in the row.
92 # Save the initial fields dictionary.
107 Set the sum fields, i.e. create a list of field names which are to be
118 Set the calc fields, i.e. create a list of field names within a given
125 derived from other fields in the same row.
137 The number of fields in this dictionary must
201 Calculate totals and row calc fields. Also, return totals_line dictionary.
207 # Walk through the calc fields and process them.
236 sprint the fields of this object. This would normally be for debug purposes.
255 print the fields of this object to stdout. This would normally be for debug purposes.