Run Multiple Reports
1 min
you can run more than one report at a time by running reports in a "batch " to do so, enter the command strings for the reports in the command line, separated by an exclamation point (!) for example \<font color="#6b7280">sum milk pen pen\</font> \<font color="#eab308">!\</font> \<font color="#6b7280">list id rpro milk for milk\>80\</font> note running reports in batches automatically sends them to your system's printer (if the printer is properly configured) you can also run "named" commands/reports in batches using the same syntax for example \<font color="#6b7280">drylist\</font> \<font color="#f97316">!\</font> \<font color="#6b7280">closeup\</font> in this case, the drylist command runs first, followed by the closeup command however, the second (and third, etc ) command will not run until you click in the command line field in dairycomp note that you can create new command abbreviations through the alter\3 command based on this batch report concept for example, you could create a command called "monthly" that would run your batch without having to enter the string in the command line monthly=drylist \<font color="#f97316">!\</font> closeup