Generate Vet Lists

Vet lists are generated in DairyComp using the VETLIST command. You can enter the VETLIST command directly in the command line, though it's more likely that you'll run it through a menu shortcut.

If you run the VETLIST command in the command line, you'll need to enter the parameters for the command (i.e., tell DairyComp which animals to add to the list). If you run a VETLIST command from a menu shortcut, it will already include these parameters.

For example, a menu shortcut such as VLIST might run the following command:

VETLIST ID PEN LSIR RPRO VETC FOR LACT=0 VC>0 BY PEN

This command string includes the following:

  • The VETLIST command itself
  • A list of DairyComp items to include in the list: ID, PEN, RPRO, and VETC
  • The conditions animals must meet to be included in the list: FOR LACT=0 and VC>0
  • A method for sorting the animals in the list: BY PEN
NOTE: VLIST is a commonly used DairyComp menu command for generating vet lists. Your own DairyComp system may includes variations of this command abbreviation such as VLISTB, VLISTH, and so on.

Once the VETLIST command is executed, the system searches through the cowfile for animals that match the command parameters and scans those animals for vet codes. The animals with vet codes that indicate an exam is needed are added to the vet list.