/* * $Id$ */ #command TOTAL [TO <(file)>] [ON ] ; [FIELDS ] ; [FOR ] ; [WHILE ] ; [NEXT ] ; [RECORD ] ; [] ; [ALL] ; ; => __dbTotal( ; < ( file ) > , < { key } > , { < ( fields ) > }, ; < { for } > , < { while } > , < next > , < rec > , < .rest. > ; ) Notes: Frankly, I never USE this command. And I DO not know how this command can be useful. IF somebody can give me a sample program, please .. I READ the NG but it is not too CLEAR TO me :(